Nordic Semiconductor nRF5 AirFuel SDK  version 2.2.0
ble_wpts_evt_t Struct Reference

#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
 

Detailed Description

WPT Service event.

Definition at line 41 of file ble_wpts.h.

Field Documentation

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.


The documentation for this struct was generated from the following file: