Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: ST_INTERFACES X_NUCLEO_COMMON
Dependents: Display_53L0A1_IntSatelites Display_53L0A1_InterruptMode
Fork of X_NUCLEO_53L0A1 by
VL53L0X_Dev_t Struct Reference
[VL53L0 Platform Functions]
  Generic PAL device type that does link between API and platform abstraction layer. More...
#include <vl53l0x_platform.h>
Data Fields | |
| VL53L0X_DevData_t | Data | 
| uint8_t | I2cDevAddr | 
| uint8_t | comms_type | 
| uint16_t | comms_speed_khz | 
Detailed Description
Generic PAL device type that does link between API and platform abstraction layer.
Definition at line 58 of file vl53l0x_platform.h.
Field Documentation
| uint16_t comms_speed_khz | 
Comms speed [kHz] : typically 400kHz for I2C
Definition at line 64 of file vl53l0x_platform.h.
| uint8_t comms_type | 
Type of comms : VL53L0X_COMMS_I2C or VL53L0X_COMMS_SPI
Definition at line 63 of file vl53l0x_platform.h.
embed ST Ewok Dev data as "Data" user specific field
Definition at line 59 of file vl53l0x_platform.h.
| uint8_t I2cDevAddr | 
i2c device address user specific field
Definition at line 62 of file vl53l0x_platform.h.
Generated on Tue Jul 12 2022 21:41:59 by
 1.7.2 
    