![]() |
nRF5 SDK
v12.3.0
|
| Choose documentation: | nRF5 SDK | S130 SoftDevice API | S132 SoftDevice API | S212 SoftDevice API | S332 SoftDevice API |
ANT stack event type. More...
#include <ant_stack_handler_types.h>
Data Fields | |
| union { | |
| uint32_t ulForceAlign | |
| force the evt_buffer to be 4-byte aligned, required for some casting to ANT_MESSAGE. | |
| uint8_t evt_buffer [32] | |
| Event message buffer. | |
| } | msg |
| uint8_t | channel |
| Channel number. | |
| uint8_t | event |
| Event code. | |
ANT stack event type.