![]() |
nRF Connect SDK API 3.3.99
|
Descriptor of the library context instance. More...
#include <accel_to_angle.h>
Data Fields | |
| struct accel_to_angle_filter * | filter |
| Pointer to the filter instance. | |
| struct accel_to_angle_pr_data | pr_last |
| Last pitch and roll data. | |
| struct accel_to_angle_pr_data | pr_diff |
| Cumulative difference between pitch and roll data calculations. | |
Descriptor of the library context instance.
The contents of this structure shall not be modified by the user. This shall be allocated by the user and shall be accessible during the whole time the library is used.