Nordic Semiconductor nRF5 AirFuel SDK
version 2.2.0
|
#include <ble_wpts.h>
Data Fields | |
ble_wpts_evt_type_t | evt_type |
union { | |
pru_control_t pru_control | |
ptu_static_t ptu_static | |
} | data |
WPT Service event.
Definition at line 41 of file ble_wpts.h.
ble_wpts_evt_type_t evt_type |
Type of event.
Definition at line 43 of file ble_wpts.h.
pru_control_t pru_control |
PRU Control command.
Definition at line 46 of file ble_wpts.h.
ptu_static_t ptu_static |
PTU Static parameters.
Definition at line 47 of file ble_wpts.h.
union { ... } data |
Data union.