Nordic Semiconductor nRF5 AirFuel SDK  version 2.2.0
pru_static_t Struct Reference

#include <wpt.h>

Data Fields

uint8_t protocol_rev
 
uint8_t pru_category
 
uint8_t hw_revision
 
uint8_t fw_revision
 
uint8_t prect_max
 
uint16_t vrect_min_static
 
uint16_t vrect_high_static
 
uint16_t vrect_set
 
uint16_t delta_r1
 
uint8_t option_fields_r1_valid:1
 
uint8_t info_nfc_receiver:1
 
uint8_t info_sep_btle_radio:1
 
uint8_t info_pc_alg_pref:1
 
uint8_t info_adj_power_capability:1
 
uint8_t info_ccp_connected_mode:1
 
uint8_t info_ptu_test_mode:1
 

Detailed Description

PRU Static Parameter structure.

Definition at line 89 of file wpt.h.

Field Documentation

uint8_t protocol_rev

Revision of the protocol.

Definition at line 91 of file wpt.h.

uint8_t pru_category

Category of PRU.

Definition at line 92 of file wpt.h.

uint8_t hw_revision

Revision of the PRU HW.

Definition at line 93 of file wpt.h.

uint8_t fw_revision

Revision of the PRU SW.

Definition at line 94 of file wpt.h.

uint8_t prect_max

PRECT_MAX of the PRU [mW * 100].

Definition at line 95 of file wpt.h.

uint16_t vrect_min_static

VRECT_MIN (static, first estimate).

Definition at line 96 of file wpt.h.

uint16_t vrect_high_static

VRECT_HIGH (static, first estimate).

Definition at line 97 of file wpt.h.

uint16_t vrect_set

VRECT_SET.

Definition at line 98 of file wpt.h.

uint16_t delta_r1

Delta R1 caused by PRU.

Definition at line 99 of file wpt.h.

uint8_t option_fields_r1_valid

Delta R1 field is valid.

Definition at line 100 of file wpt.h.

uint8_t info_nfc_receiver

NFC receiver supported.

Definition at line 101 of file wpt.h.

uint8_t info_sep_btle_radio

Separate BTLE radio in PRU.

Definition at line 102 of file wpt.h.

uint8_t info_pc_alg_pref

Power control algorithm preference.

Definition at line 103 of file wpt.h.

uint8_t info_adj_power_capability

Adjust power capability.

Definition at line 104 of file wpt.h.

uint8_t info_ccp_connected_mode

Charge complete connected mode supported.

Definition at line 105 of file wpt.h.

uint8_t info_ptu_test_mode

PTU test mode enabled.

Definition at line 106 of file wpt.h.


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