AON_RTC registers. More...
AON_RTC registers.
Definition at line 201 of file cc26x0_cc13x0_prcm.h.
#include <cc26x0_cc13x0_prcm.h>
Data Fields | |
reg32_t | CTL |
Control. | |
reg32_t | EVFLAGS |
Event Flags, RTC Status. | |
reg32_t | SEC |
Second Counter Value, Integer Part. | |
reg32_t | SUBSEC |
Second Counter Value, Fractional Part. | |
reg32_t | SUBSECINC |
Subseconds Increment. | |
reg32_t | CHCTL |
Channel Configuration. | |
reg32_t | CH0CMP |
Channel 0 Compare Value. | |
reg32_t | CH1CMP |
Channel 1 Compare Value. | |
reg32_t | CH2CMP |
Channel 2 Compare Value. | |
reg32_t | CH2CMPINC |
Channel 2 Compare Value Auto-increment. | |
reg32_t | CH1CAPT |
Channel 1 Capture Value. | |
reg32_t | SYNC |
AON Synchronization. | |
reg32_t | TIME |
Current Counter Value. | |
reg32_t | SYNCLF |
Synchronization to SCLK_LF. | |
reg32_t aon_rtc_regs_t::CH0CMP |
Channel 0 Compare Value.
Definition at line 208 of file cc26x0_cc13x0_prcm.h.
reg32_t aon_rtc_regs_t::CH1CAPT |
Channel 1 Capture Value.
Definition at line 212 of file cc26x0_cc13x0_prcm.h.
reg32_t aon_rtc_regs_t::CH1CMP |
Channel 1 Compare Value.
Definition at line 209 of file cc26x0_cc13x0_prcm.h.
reg32_t aon_rtc_regs_t::CH2CMP |
Channel 2 Compare Value.
Definition at line 210 of file cc26x0_cc13x0_prcm.h.
reg32_t aon_rtc_regs_t::CH2CMPINC |
Channel 2 Compare Value Auto-increment.
Definition at line 211 of file cc26x0_cc13x0_prcm.h.
reg32_t aon_rtc_regs_t::CHCTL |
Channel Configuration.
Definition at line 207 of file cc26x0_cc13x0_prcm.h.
reg32_t aon_rtc_regs_t::CTL |
Control.
Definition at line 202 of file cc26x0_cc13x0_prcm.h.
reg32_t aon_rtc_regs_t::EVFLAGS |
Event Flags, RTC Status.
Definition at line 203 of file cc26x0_cc13x0_prcm.h.
reg32_t aon_rtc_regs_t::SEC |
Second Counter Value, Integer Part.
Definition at line 204 of file cc26x0_cc13x0_prcm.h.
reg32_t aon_rtc_regs_t::SUBSEC |
Second Counter Value, Fractional Part.
Definition at line 205 of file cc26x0_cc13x0_prcm.h.
reg32_t aon_rtc_regs_t::SUBSECINC |
Subseconds Increment.
Definition at line 206 of file cc26x0_cc13x0_prcm.h.
reg32_t aon_rtc_regs_t::SYNC |
AON Synchronization.
Definition at line 213 of file cc26x0_cc13x0_prcm.h.
reg32_t aon_rtc_regs_t::SYNCLF |
Synchronization to SCLK_LF.
Definition at line 223 of file cc26x2_cc13x2_prcm.h.
reg32_t aon_rtc_regs_t::TIME |
Current Counter Value.
Definition at line 222 of file cc26x2_cc13x2_prcm.h.