Nordic Semiconductor nRF5 AirFuel SDK  version 2.2.0

#include <ptu_hw_config.h>

Data Fields

uint8_t nof_extend_beacon_load_var_detected
 
uint16_t i_ina
 
uint16_t v_ina
 
uint16_t p_tx_in
 
int16_t temperature
 
uint16_t res_impedance
 
bool temperature_warning
 
bool load_var_detected
 
bool load_detected
 
bool rogue_obj_detected
 

Detailed Description

Definition of PTU sensor data.

Definition at line 99 of file ptu_hw_config.h.

Field Documentation

uint8_t nof_extend_beacon_load_var_detected

Extended Beacon load variation detected

Definition at line 101 of file ptu_hw_config.h.

uint16_t i_ina

Resonator coil current [mA].

Definition at line 102 of file ptu_hw_config.h.

uint16_t v_ina

Resonator coil voltage [mV].

Definition at line 103 of file ptu_hw_config.h.

uint16_t p_tx_in

Input power to the PTU resonator [mW].

Definition at line 104 of file ptu_hw_config.h.

int16_t temperature

Temperature of PTU

Definition at line 105 of file ptu_hw_config.h.

uint16_t res_impedance

Measured impedance [ohms].

Definition at line 106 of file ptu_hw_config.h.

bool temperature_warning

Temperature warning.

Definition at line 107 of file ptu_hw_config.h.

bool load_var_detected

Load variation detected.

Definition at line 108 of file ptu_hw_config.h.

bool load_detected

Load detected.

Definition at line 109 of file ptu_hw_config.h.

bool rogue_obj_detected

Rogue object detected.

Definition at line 110 of file ptu_hw_config.h.


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