gyro5 2.0.0.0
Interrupt status

Macros

#define GYRO5_STATUS_INT_FIFO_OFLOW   0x10
 
#define GYRO5_STATUS_INT_FSYNC   0x08
 
#define GYRO5_STATUS_INT_DATA_RDY   0x01
 
#define GYRO5_STATUS_INT_NOT_DATA_RDY   0x00
 

Detailed Description

Macro Definition Documentation

◆ GYRO5_STATUS_INT_DATA_RDY

#define GYRO5_STATUS_INT_DATA_RDY   0x01

◆ GYRO5_STATUS_INT_FIFO_OFLOW

#define GYRO5_STATUS_INT_FIFO_OFLOW   0x10

◆ GYRO5_STATUS_INT_FSYNC

#define GYRO5_STATUS_INT_FSYNC   0x08

◆ GYRO5_STATUS_INT_NOT_DATA_RDY

#define GYRO5_STATUS_INT_NOT_DATA_RDY   0x00