|
DevLab_ICM20948 1.0.0
ICM-20948 9-Axis Motion Sensor Driver
|
#include <DevLab_ICM20948.h>
Public Attributes | |
| uint8_t | activeLevel: 1 |
| uint8_t | driveMode: 1 |
| uint8_t | latchMode: 1 |
| uint8_t | clearMode: 1 |
| uint8_t | fsyncActLevel: 1 |
| uint8_t | fsyncIntEn: 1 |
| uint8_t | bypassEn: 1 |
Definition at line 103 of file DevLab_ICM20948.h.
| uint8_t ICM20948_IntPinConfig::activeLevel |
Definition at line 105 of file DevLab_ICM20948.h.
| uint8_t ICM20948_IntPinConfig::bypassEn |
Definition at line 111 of file DevLab_ICM20948.h.
| uint8_t ICM20948_IntPinConfig::clearMode |
Definition at line 108 of file DevLab_ICM20948.h.
| uint8_t ICM20948_IntPinConfig::driveMode |
Definition at line 106 of file DevLab_ICM20948.h.
| uint8_t ICM20948_IntPinConfig::fsyncActLevel |
Definition at line 109 of file DevLab_ICM20948.h.
| uint8_t ICM20948_IntPinConfig::fsyncIntEn |
Definition at line 110 of file DevLab_ICM20948.h.
| uint8_t ICM20948_IntPinConfig::latchMode |
Definition at line 107 of file DevLab_ICM20948.h.