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: X_NUCLEO_COMMON ST_INTERFACES
VL53L1_UserRoi_t Struct Reference
[VL53L1 Defines]
Defines User Zone(ROI) parameters. More...
#include <vl53l1_def.h>
Data Fields | |
| uint8_t | TopLeftX |
| uint8_t | TopLeftY |
| uint8_t | BotRightX |
| uint8_t | BotRightY |
Detailed Description
Defines User Zone(ROI) parameters.
Definition at line 536 of file vl53l1_def.h.
Field Documentation
| uint8_t BotRightX |
Bot Right x coordinate: 0-15 range
Definition at line 540 of file vl53l1_def.h.
| uint8_t BotRightY |
Bot Right y coordinate: 0-15 range
Definition at line 541 of file vl53l1_def.h.
| uint8_t TopLeftX |
Top Left x coordinate: 0-15 range
Definition at line 538 of file vl53l1_def.h.
| uint8_t TopLeftY |
Top Left y coordinate: 0-15 range
Definition at line 539 of file vl53l1_def.h.
Generated on Thu Jul 14 2022 10:20:22 by
1.7.2