Nordic Semiconductor nRF5 AirFuel SDK  version 2.2.0
pru_alert_t Struct Reference

#include <wpt.h>

Data Fields

pru_alert_bits_t alerts
 
uint8_t mode_transition:2
 
uint8_t device_address [BLE_GAP_ADDR_LEN]
 
pru_alert_type_t type
 
uint8_t pru_charge_port:1
 

Detailed Description

PRU Alert Parameter structure.

Definition at line 145 of file wpt.h.

Field Documentation

Alerts bitfields

Definition at line 147 of file wpt.h.

uint8_t mode_transition

The Mode Transition bits shall be set to a non-zero value to indicate to the PTU the duration of the pend-4 ing Mode Transition procedure.

Definition at line 148 of file wpt.h.

uint8_t device_address[BLE_GAP_ADDR_LEN]

The Device address is only valid when the Mode transition bits are set to a non-zero value

Definition at line 149 of file wpt.h.

'1' indicates 'Indication', 0 indicates 'Notification'.

Definition at line 150 of file wpt.h.

uint8_t pru_charge_port

PRU Dynamic characteristic only. Indicate that the PRU charge port output is activated.

Definition at line 151 of file wpt.h.


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