pwr_table_t Struct Reference

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...
 

Detailed Description

parameter configuration table.

Definition at line 120 of file gr55xx_pwr.h.

Member Data Documentation

◆ pwr_ble_ths

uint32_t pwr_table_t::pwr_ble_ths

BLE timer threshold.

Definition at line 129 of file gr55xx_pwr.h.

◆ pwr_delay_hslot

uint8_t pwr_table_t::pwr_delay_hslot

Delay half slot.

Definition at line 125 of file gr55xx_pwr.h.

◆ pwr_delay_hus

uint16_t pwr_table_t::pwr_delay_hus

Delay half us.

Definition at line 126 of file gr55xx_pwr.h.

◆ pwr_dur

uint16_t pwr_table_t::pwr_dur

Duration.

Definition at line 122 of file gr55xx_pwr.h.

◆ pwr_ext

uint16_t pwr_table_t::pwr_ext

External wake-up.

Definition at line 123 of file gr55xx_pwr.h.

◆ pwr_osc

uint16_t pwr_table_t::pwr_osc

OSC.

Definition at line 124 of file gr55xx_pwr.h.

◆ pwr_push_hus

uint16_t pwr_table_t::pwr_push_hus

Push half us.

Definition at line 127 of file gr55xx_pwr.h.

◆ pwr_timer_ths

uint32_t pwr_table_t::pwr_timer_ths

APP timer threshold.

Definition at line 128 of file gr55xx_pwr.h.


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