EZR32 Leopard Gecko Software Documentation
ezr32lg-doc-4.2.1
|
Data Fields | |
__IO uint32_t | CTRL |
__IO uint32_t | CNT |
__IO uint32_t | COMP0 |
__IO uint32_t | COMP1 |
__I uint32_t | IF |
__IO uint32_t | IFS |
__IO uint32_t | IFC |
__IO uint32_t | IEN |
__IO uint32_t | FREEZE |
__I uint32_t | SYNCBUSY |
Definition at line 41 of file ezr32lg_rtc.h.
__IO uint32_t RTC_TypeDef::CTRL |
Control Register
Definition at line 43 of file ezr32lg_rtc.h.
__IO uint32_t RTC_TypeDef::CNT |
Counter Value Register
Definition at line 44 of file ezr32lg_rtc.h.
__IO uint32_t RTC_TypeDef::COMP0 |
Compare Value Register 0
Definition at line 45 of file ezr32lg_rtc.h.
__IO uint32_t RTC_TypeDef::COMP1 |
Compare Value Register 1
Definition at line 46 of file ezr32lg_rtc.h.
__I uint32_t RTC_TypeDef::IF |
Interrupt Flag Register
Definition at line 47 of file ezr32lg_rtc.h.
__IO uint32_t RTC_TypeDef::IFS |
Interrupt Flag Set Register
Definition at line 48 of file ezr32lg_rtc.h.
__IO uint32_t RTC_TypeDef::IFC |
Interrupt Flag Clear Register
Definition at line 49 of file ezr32lg_rtc.h.
__IO uint32_t RTC_TypeDef::IEN |
Interrupt Enable Register
Definition at line 50 of file ezr32lg_rtc.h.
__IO uint32_t RTC_TypeDef::FREEZE |
Freeze Register
Definition at line 52 of file ezr32lg_rtc.h.
__I uint32_t RTC_TypeDef::SYNCBUSY |
Synchronization Busy Register
Definition at line 53 of file ezr32lg_rtc.h.