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.
Fork of BMI160 by
BMI160::SensorTime Struct Reference
Structure for sensor time data. More...
#include <bmi160.h>
Data Fields | |
uint32_t | raw |
raw SensorTime | |
float | seconds |
SensorTime as seconds. |
Detailed Description
Structure for sensor time data.
Definition at line 83 of file bmi160.h.
Field Documentation
uint32_t raw |
raw SensorTime
float seconds |
SensorTime as seconds.
Generated on Wed Jul 13 2022 23:21:00 by
