![]() |
SimpleFOClibrary
2.1
|
#include <MagneticSensorI2C.h>
Public Attributes | |
int | chip_address |
int | bit_resolution |
int | angle_register |
int | data_start_bit |
Definition at line 10 of file MagneticSensorI2C.h.
int MagneticSensorI2CConfig_s::angle_register |
Definition at line 13 of file MagneticSensorI2C.h.
int MagneticSensorI2CConfig_s::bit_resolution |
Definition at line 12 of file MagneticSensorI2C.h.
int MagneticSensorI2CConfig_s::chip_address |
Definition at line 11 of file MagneticSensorI2C.h.
int MagneticSensorI2CConfig_s::data_start_bit |
Definition at line 14 of file MagneticSensorI2C.h.