![]() |
TLx493D 3D Hall Sensor Generic Library
1.3
Generic library for the TLx493D 3D Hall sensor family
|
Data structure containing information about the internal state of a sensor. Also used to identify a sensor on a bus. More...
#include <TLV_A1B6.h>
Public Attributes | |
uint8_t | IIC_addr |
I2C address to be written on the bus for sensor addressing. | |
uint8_t | frame_count |
Last frame value from the sensor ADC used to detect a stuck ADC. | |
TLV493D_address_t | addr_type |
Type of I2C address (addr bit unspecified) | |
bool | ADDR_high |
Address bit, representing state of ADDR line at power up. | |
TLV493D_regmap_read_t | regmap_read |
Last known state of the Read registers. | |
TLV493D_regmap_write_t | regmap_write |
Last known state of the Write registers. | |
Data structure containing information about the internal state of a sensor. Also used to identify a sensor on a bus.