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.
TI_VL53L0X Class Reference
LPC1768用 More...
#include <TI_VL53L0X.h>
Public Member Functions | |
| void | printPalState (VL53L0X_State state) |
| APIの状態を取得する | |
| void | printRangeStatus (VL53L0X_RangingMeasurementData_t *pRangingMeasurementData) |
| 範囲ステータスをprint | |
| VL53L0X_Error | waitMeasurementDataReady (VL53L0X_DEV dev) |
| 測定データ準備完了まで待つ | |
| VL53L0X_Error | waitStopCompleted (VL53L0X_DEV dev) |
| 停止完了を待つ | |
| void | calibration () |
| 1回だけ実行 | |
| int | getMeasurement () |
| 計測開始 | |
Detailed Description
LPC1768用
Definition at line 12 of file TI_VL53L0X.h.
Member Function Documentation
| void calibration | ( | ) |
1回だけ実行
Definition at line 172 of file TI_VL53L0X.cpp.
| int getMeasurement | ( | ) |
計測開始
Definition at line 261 of file TI_VL53L0X.cpp.
| void printPalState | ( | VL53L0X_State | state ) |
APIの状態を取得する
Definition at line 12 of file TI_VL53L0X.cpp.
| void printRangeStatus | ( | VL53L0X_RangingMeasurementData_t * | pRangingMeasurementData ) |
範囲ステータスをprint
Definition at line 27 of file TI_VL53L0X.cpp.
| VL53L0X_Error waitMeasurementDataReady | ( | VL53L0X_DEV | dev ) |
測定データ準備完了まで待つ
Definition at line 39 of file TI_VL53L0X.cpp.
| VL53L0X_Error waitStopCompleted | ( | VL53L0X_DEV | dev ) |
停止完了を待つ
Definition at line 70 of file TI_VL53L0X.cpp.
Generated on Sun Jul 17 2022 04:41:19 by
1.7.2