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.
Auto generated API documentation and code listings for VL6180XA1_for_TT_Mxx
ComponentObject | An abstract class for Generic components |
Display | Class representing Display |
FilterData_t | Wrap around filter internal data |
IntrStatus_u | These union can be use as a generic bit field type for map RESULT_INTERRUPT_STATUS_GPIO register |
LightSensor | An abstract class for ambient light sensors |
RangeFilterResult_tag | Filtered result data structure range data is to be used |
RangeSensor | An abstract class for range sensors |
Switch | Class representing Red Switch |
VL6180x_AlsData_st | This data type defines als measurement data |
VL6180x_RangeData_t | Range and any optional measurement data |
VL6180xDevData_t |
Per VL6180x device St private data structure
End user should never access any of these field directly |
Code
common_define.cpp [code] | |
common_define.h [code] | |
ComponentObject.h [code] | This file contains the abstract class describing the interface of a generic component |
Display.h [code] | Header file for display |
LightSensor.h [code] | This file contains the abstract class describing in general the interfaces of an ambient light sensor (ALS) |
main.cpp [code] | |
RangeSensor.h [code] | This file contains the abstract class describing in general the interfaces of a range sensor |
STMPE1600.cpp [code] | |
STMPE1600.h [code] | |
Switch.h [code] | Header file for red switch |
VL6180X.cpp [code] | |
VL6180X.h [code] | |
vl6180x_cfg.h [code] | |
vl6180x_def.h [code] | |
vl6180x_platform.h [code] | |
vl6180x_types.h [code] |