EFM32 Gecko Software Documentation
efm32g-doc-5.1.2
|
Definition at line 41 of file efm32g_wdog.h.
Data Fields | |
__IOM uint32_t | CMD |
__IOM uint32_t | CTRL |
__IM uint32_t | SYNCBUSY |
__IOM uint32_t WDOG_TypeDef::CMD |
__IOM uint32_t WDOG_TypeDef::CTRL |
Control Register
Definition at line 43 of file efm32g_wdog.h.
Referenced by WDOGn_Enable(), WDOGn_Feed(), WDOGn_Init(), and WDOGn_Lock().
__IM uint32_t WDOG_TypeDef::SYNCBUSY |
Synchronization Busy Register
Definition at line 46 of file efm32g_wdog.h.
Referenced by WDOGn_Enable(), WDOGn_Feed(), WDOGn_Init(), and WDOGn_Lock().