|
CRINSA-team2025 V1
Documentation du Club Robot INSA Rennes 2025
|
Structure VL53L5CX_Configuration contains the sensor configuration. User MUST not manually change these field, except for the sensor address. Plus de détails...
#include <vl53l5cx_api.h>

Attributs publics | |
| VL53L5CX_Platform | platform |
| uint8_t | streamcount |
| uint32_t | data_read_size |
| uint8_t * | default_configuration |
| uint8_t * | default_xtalk |
| uint8_t | offset_data [VL53L5CX_OFFSET_BUFFER_SIZE] |
| uint8_t | xtalk_data [VL53L5CX_XTALK_BUFFER_SIZE] |
| uint8_t | temp_buffer [VL53L5CX_TEMPORARY_BUFFER_SIZE] |
| uint8_t | is_auto_stop_enabled |
Structure VL53L5CX_Configuration contains the sensor configuration. User MUST not manually change these field, except for the sensor address.