dRonin
adbada4
dRonin firmware
|
#include <pios_mpu.h>
Data Fields | |
const struct pios_exti_cfg * | exti_cfg |
uint16_t | default_samplerate |
enum pios_mpu_orientation | orientation |
bool | skip_startup_irq_check |
Definition at line 139 of file pios_mpu.h.
uint16_t pios_mpu_cfg::default_samplerate |
Definition at line 142 of file pios_mpu.h.
const struct pios_exti_cfg* pios_mpu_cfg::exti_cfg |
Definition at line 140 of file pios_mpu.h.
enum pios_mpu_orientation pios_mpu_cfg::orientation |
Definition at line 143 of file pios_mpu.h.
bool pios_mpu_cfg::skip_startup_irq_check |
Definition at line 144 of file pios_mpu.h.