MRMS
|
Generic PAL device type that does link between API and platform abstraction layer. More...
#include <vl53l0x_platform.h>
Public Attributes | |
VL53L0X_DevData_t | Data |
uint8_t | I2cDevAddr |
uint8_t | comms_type |
uint16_t | comms_speed_khz |
Generic PAL device type that does link between API and platform abstraction layer.
uint16_t VL53L0X_Dev_t::comms_speed_khz |
Comms speed [kHz] : typically 400kHz for I2C
uint8_t VL53L0X_Dev_t::comms_type |
Type of comms : VL53L0X_COMMS_I2C or VL53L0X_COMMS_SPI
VL53L0X_DevData_t VL53L0X_Dev_t::Data |
embed ST Ewok Dev data as "Data" user specific field
uint8_t VL53L0X_Dev_t::I2cDevAddr |
i2c device address user specific field