|
DevLab_ICM20948 1.0.0
Driver para sensor ICM-20948
|
#include <DevLab_ICM20948.h>
Public Attributes | |
| uint8_t | womInt: 1 |
| uint8_t | pllRdyInt: 1 |
| uint8_t | dmpInt1: 1 |
| uint8_t | i2cMstInt: 1 |
| uint8_t | rawDataRdy: 1 |
| uint8_t | fifoOvf [5] |
| uint8_t | fifoWm [5] |
Definition at line 149 of file DevLab_ICM20948.h.
| uint8_t ICM20948_IntStatus::dmpInt1 |
Definition at line 154 of file DevLab_ICM20948.h.
| uint8_t ICM20948_IntStatus::fifoOvf[5] |
Definition at line 161 of file DevLab_ICM20948.h.
| uint8_t ICM20948_IntStatus::fifoWm[5] |
Definition at line 164 of file DevLab_ICM20948.h.
| uint8_t ICM20948_IntStatus::i2cMstInt |
Definition at line 155 of file DevLab_ICM20948.h.
| uint8_t ICM20948_IntStatus::pllRdyInt |
Definition at line 153 of file DevLab_ICM20948.h.
| uint8_t ICM20948_IntStatus::rawDataRdy |
Definition at line 158 of file DevLab_ICM20948.h.
| uint8_t ICM20948_IntStatus::womInt |
Definition at line 152 of file DevLab_ICM20948.h.