#include <BoardConfig.hpp>
Public Member Functions | |
IMU () | |
Public Attributes | |
int8_t | boot |
int8_t | bus |
int8_t | csGpio |
int8_t | interrupt |
int8_t | reset |
int8_t | wake |
Definition at line 139 of file BoardConfig.hpp.
|
inline |
Definition at line 140 of file BoardConfig.hpp.
int8_t dai::BoardConfig::IMU::boot |
Definition at line 141 of file BoardConfig.hpp.
int8_t dai::BoardConfig::IMU::bus |
Definition at line 141 of file BoardConfig.hpp.
int8_t dai::BoardConfig::IMU::csGpio |
Definition at line 141 of file BoardConfig.hpp.
int8_t dai::BoardConfig::IMU::interrupt |
Definition at line 141 of file BoardConfig.hpp.
int8_t dai::BoardConfig::IMU::reset |
Definition at line 141 of file BoardConfig.hpp.
int8_t dai::BoardConfig::IMU::wake |
Definition at line 141 of file BoardConfig.hpp.