ChibiOS/EX
1.2.0
|
VL53L0X configuration structure. More...
#include <vl53l0x.h>
Data Fields | |
I2CDriver * | i2cp |
I2C driver associated to this VL53L0X. More... | |
const I2CConfig * | i2ccfg |
I2C configuration associated to this VL53L0X. More... | |
vl53l0x_sad_t | slaveaddress |
VL53L0X slave address. More... | |
I2CDriver* VL53L0XConfig::i2cp |
const I2CConfig* VL53L0XConfig::i2ccfg |
vl53l0x_sad_t VL53L0XConfig::slaveaddress |