|
DevLab_ICM20948 1.0.0
Driver para sensor ICM-20948
|
#include <DevLab_ICM20948.h>
Public Attributes | |
| uint8_t | wofEn: 1 |
| uint8_t | womIntEn: 1 |
| uint8_t | pllRdyEn: 1 |
| uint8_t | dmpInt1En: 1 |
| uint8_t | i2cMstIntEn: 1 |
| uint8_t | rawDataRdyEn: 1 |
| uint8_t | fifoOvfEn [5] |
| uint8_t | fifoWmEn [5] |
Definition at line 122 of file DevLab_ICM20948.h.
| uint8_t ICM20948_IntEnableConfig::dmpInt1En |
Definition at line 128 of file DevLab_ICM20948.h.
| uint8_t ICM20948_IntEnableConfig::fifoOvfEn[5] |
Definition at line 135 of file DevLab_ICM20948.h.
| uint8_t ICM20948_IntEnableConfig::fifoWmEn[5] |
Definition at line 138 of file DevLab_ICM20948.h.
| uint8_t ICM20948_IntEnableConfig::i2cMstIntEn |
Definition at line 129 of file DevLab_ICM20948.h.
| uint8_t ICM20948_IntEnableConfig::pllRdyEn |
Definition at line 127 of file DevLab_ICM20948.h.
| uint8_t ICM20948_IntEnableConfig::rawDataRdyEn |
Definition at line 132 of file DevLab_ICM20948.h.
| uint8_t ICM20948_IntEnableConfig::wofEn |
Definition at line 125 of file DevLab_ICM20948.h.
| uint8_t ICM20948_IntEnableConfig::womIntEn |
Definition at line 126 of file DevLab_ICM20948.h.