You are viewing documentation for version:
Channel values used to perform timer sync before and after sleep. 
The default value of this structure is provided in the RAIL_TIMER_SYNC_DEFAULT macro. 
Public Attributes#
uint8_t
PRS Channel used for timer sync operations. 
uint8_t
RTCC Channel used for timer sync operations. 
Whether to sync the timer before and after sleeping. 
Public Attribute Documentation#
prsChannel#
uint8_t RAIL_TimerSyncConfig_t::prsChannel
PRS Channel used for timer sync operations. 
rtccChannel#
uint8_t RAIL_TimerSyncConfig_t::rtccChannel
RTCC Channel used for timer sync operations. 
sleep#
RAIL_SleepConfig_t RAIL_TimerSyncConfig_t::sleep
Whether to sync the timer before and after sleeping.