parameter configuration table. More...
#include <gr55xx_pwr.h>
Public Attributes | |
| uint16_t | pwr_dur |
| Duration. More... | |
| uint16_t | pwr_ext |
| External wake-up. More... | |
| uint16_t | pwr_osc |
| OSC. More... | |
| uint8_t | pwr_delay_hslot |
| Delay half slot. More... | |
| uint16_t | pwr_delay_hus |
| Delay half us. More... | |
| uint16_t | pwr_push_hus |
| Push half us. More... | |
| uint32_t | pwr_timer_ths |
| APP timer threshold. More... | |
| uint32_t | pwr_ble_ths |
| BLE timer threshold. More... | |
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.