試作テストバージョン
Dependencies: BLE_API TB6612FNG mbed
Fork of BLE_RCBController2 by
ble_sensorsim.h File Reference
Go to the source code of this file.
Data Structures | |
| struct | ble_sensorsim_cfg_t |
| Triangular waveform sensor simulator configuration. More... | |
| struct | ble_sensorsim_state_t |
| Triangular waveform sensor simulator state. More... | |
Functions | |
| void | ble_sensorsim_init (ble_sensorsim_state_t *p_state, const ble_sensorsim_cfg_t *p_cfg) |
| Function for initializing a triangular waveform sensor simulator. | |
| uint32_t | ble_sensorsim_measure (ble_sensorsim_state_t *p_state, const ble_sensorsim_cfg_t *p_cfg) |
| Function for generating a simulated sensor measurement using a triangular waveform generator. | |
Detailed Description
Definition in file ble_sensorsim.h.
Generated on Tue Jul 12 2022 19:13:53 by
1.7.2
