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.
bno055_t Struct Reference
bno055 struct More...
#include <BNO055.h>
Data Fields | |
| u8 | chip_id |
| chip_id of bno055 | |
| u16 | sw_rev_id |
| software revision id of bno055 | |
| u8 | page_id |
| page_id of bno055 | |
| u8 | accel_rev_id |
| accel revision id of bno055 | |
| u8 | mag_rev_id |
| mag revision id of bno055 | |
| u8 | gyro_rev_id |
| gyro revision id of bno055 | |
| u8 | bl_rev_id |
| boot loader revision id of bno055 | |
| u8 | dev_addr |
| i2c device address of bno055 | |
| BNO055_WR_FUNC_PTR | |
| bus write function pointer | |
| BNO055_RD_FUNC_PTR | |
| bus read function pointer | |
| void(* | delay_msec )(BNO055_MDELAY_DATA_TYPE) |
| delay function pointer | |
Detailed Description
bno055 struct
Definition at line 517 of file BNO055.h.
Field Documentation
| void(* delay_msec)(BNO055_MDELAY_DATA_TYPE) |
Generated on Fri Jul 15 2022 23:17:15 by
1.7.2