|
ChibiOS 21.11.4
|
VL53L0X configuration structure. More...
#include <vl53l0x.h>

Data Fields | |
| I2CDriver * | i2cp |
| I2C driver associated to this VL53L0X. | |
| const I2CConfig * | i2ccfg |
| I2C configuration associated to this VL53L0X. | |
| vl53l0x_sad_t | slaveaddress |
| VL53L0X slave address. | |
| I2CDriver* VL53L0XConfig::i2cp |
| const I2CConfig* VL53L0XConfig::i2ccfg |
| vl53l0x_sad_t VL53L0XConfig::slaveaddress |