parameter configuration table. More...
#include <gr55xx_pwr.h>
Public Attributes | |
uint16_t | pwr_dur |
uint16_t | pwr_ext |
uint16_t | pwr_osc |
uint8_t | pwr_delay_hslot |
uint16_t | pwr_delay_hus |
uint16_t | pwr_push_hus |
uint32_t | pwr_timer_ths |
uint32_t | pwr_ble_ths |
parameter configuration table.
Definition at line 135 of file gr55xx_pwr.h.
uint32_t pwr_table_t::pwr_ble_ths |
BLE timer threshold.
Definition at line 144 of file gr55xx_pwr.h.
uint8_t pwr_table_t::pwr_delay_hslot |
Delay half slot.
Definition at line 140 of file gr55xx_pwr.h.
uint16_t pwr_table_t::pwr_delay_hus |
Delay half us.
Definition at line 141 of file gr55xx_pwr.h.
uint16_t pwr_table_t::pwr_dur |
Duration.
Definition at line 137 of file gr55xx_pwr.h.
uint16_t pwr_table_t::pwr_ext |
External wake-up.
Definition at line 138 of file gr55xx_pwr.h.
uint16_t pwr_table_t::pwr_osc |
OSC.
Definition at line 139 of file gr55xx_pwr.h.
uint16_t pwr_table_t::pwr_push_hus |
Push half us.
Definition at line 142 of file gr55xx_pwr.h.
uint32_t pwr_table_t::pwr_timer_ths |
APP timer threshold.
Definition at line 143 of file gr55xx_pwr.h.