Nordic Semiconductor nRF5 AirFuel SDK  version 2.2.0
pru_control_t Struct Reference

#include <wpt.h>

Data Fields

uint8_t enable_pru_output:1
 
uint8_t enable_pru_charge_indicator:1
 
ctl_adj_power_t adj_power
 
ctl_perm_t permissions
 
ctl_time_set_t time_set
 

Detailed Description

PRU Control structure.

Definition at line 79 of file wpt.h.

Field Documentation

uint8_t enable_pru_output

PRU can enable charge output.

Definition at line 81 of file wpt.h.

uint8_t enable_pru_charge_indicator

PTU charge indicator enabled.

Definition at line 82 of file wpt.h.

ctl_adj_power_t adj_power

Adjust power command.

Definition at line 83 of file wpt.h.

ctl_perm_t permissions

Power permitted/denied reason code.

Definition at line 84 of file wpt.h.

ctl_time_set_t time_set

PTU sets up time.

Definition at line 85 of file wpt.h.


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