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 153 of file gr55xx_pwr.h.
uint32_t pwr_table_t::pwr_ble_ths |
BLE timer threshold.
Definition at line 162 of file gr55xx_pwr.h.
uint8_t pwr_table_t::pwr_delay_hslot |
Delay half slot.
Definition at line 158 of file gr55xx_pwr.h.
uint16_t pwr_table_t::pwr_delay_hus |
Delay half us.
Definition at line 159 of file gr55xx_pwr.h.
uint16_t pwr_table_t::pwr_dur |
Duration.
Definition at line 155 of file gr55xx_pwr.h.
uint16_t pwr_table_t::pwr_ext |
External wake-up.
Definition at line 156 of file gr55xx_pwr.h.
uint16_t pwr_table_t::pwr_osc |
OSC.
Definition at line 157 of file gr55xx_pwr.h.
uint16_t pwr_table_t::pwr_push_hus |
Push half us.
Definition at line 160 of file gr55xx_pwr.h.
uint32_t pwr_table_t::pwr_timer_ths |
APP timer threshold.
Definition at line 161 of file gr55xx_pwr.h.