Data structure for SDM data page 22. More...
#include <ant_sdm_page_22.h>
Data Fields |
|
| union { | |
| struct { | |
| bool time_is_valid : 1 | |
|
Transmitted time is valid.
|
|
| bool distance_is_valid : 1 | |
|
Transmitted distance is valid.
|
|
| bool speed_is_valid : 1 | |
|
Transmitted speed is valid.
|
|
| bool latency_is_valid : 1 | |
|
Transmitted latency is valid.
|
|
| bool cadency_is_valid : 1 | |
|
Transmitted cadency is valid.
|
|
| bool calorie_is_valid : 1 | |
|
Transmitted calorie is valid.
|
|
| } items | |
| uint8_t byte | |
| } | capabilities |
Detailed Description
Data structure for SDM data page 22.
- components/ant/ant_profiles/ant_sdm/pages/ant_sdm_page_22.h