SimpleFOClibrary  2.1
MagneticSensorI2CConfig_s Struct Reference

#include <MagneticSensorI2C.h>

Public Attributes

int chip_address
 
int bit_resolution
 
int angle_register
 
int data_start_bit
 

Detailed Description

Definition at line 10 of file MagneticSensorI2C.h.

Member Data Documentation

◆ angle_register

int MagneticSensorI2CConfig_s::angle_register

Definition at line 13 of file MagneticSensorI2C.h.

◆ bit_resolution

int MagneticSensorI2CConfig_s::bit_resolution

Definition at line 12 of file MagneticSensorI2C.h.

◆ chip_address

int MagneticSensorI2CConfig_s::chip_address

Definition at line 11 of file MagneticSensorI2C.h.

◆ data_start_bit

int MagneticSensorI2CConfig_s::data_start_bit

Definition at line 14 of file MagneticSensorI2C.h.


The documentation for this struct was generated from the following file: