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: VL6180_Board
VL6180_RangeData_t Struct Reference
Range and any optional measurement data. More...
#include <vl6180_def.h>
Data Fields | |
| int32_t | range_mm |
| int32_t | signalRate_mcps |
| uint32_t | errorStatus |
| uint32_t | rtnAmbRate |
| uint32_t | rtnRate |
| uint32_t | rtnConvTime |
| uint32_t | refConvTime |
| uint32_t | DMax |
| RangeFilterResult_t | FilteredData |
Detailed Description
Range and any optional measurement data.
Definition at line 250 of file vl6180_def.h.
Field Documentation
| uint32_t DMax |
DMax when applicable
Definition at line 265 of file vl6180_def.h.
| uint32_t errorStatus |
Error status of the current measurement.
see RangeError_u VL6180_GetRangeStatusErrString()
Definition at line 253 of file vl6180_def.h.
Filter result main range_mm is updated
Definition at line 269 of file vl6180_def.h.
| int32_t range_mm |
range distance in mm.
Definition at line 251 of file vl6180_def.h.
| uint32_t refConvTime |
Reference convergence time RESULT_RANGE_REFERENCE_CONV_TIME
Definition at line 260 of file vl6180_def.h.
| uint32_t rtnAmbRate |
Return Ambient rate in KCount per sec related to RESULT_RANGE_RETURN_AMB_COUNT
Definition at line 257 of file vl6180_def.h.
| uint32_t rtnConvTime |
Return Convergence time RESULT_RANGE_RETURN_CONV_TIME
Definition at line 259 of file vl6180_def.h.
| uint32_t rtnRate |
Return rate in KCount per sec related to RESULT_RANGE_RETURN_SIGNAL_COUNT
Definition at line 258 of file vl6180_def.h.
| int32_t signalRate_mcps |
signal rate (MCPS)
these is a 9.7 fix point value, which is effectively a measure of target reflectance.
Definition at line 252 of file vl6180_def.h.
Generated on Tue Nov 29 2022 20:47:36 by
1.7.2