EFM32 Zero Gecko Software Documentation  efm32zg-doc-5.1.2
WDOG_TypeDef Struct Reference

Detailed Description

Definition at line 41 of file efm32zg_wdog.h.

Data Fields

__IOM uint32_t CMD
 
__IOM uint32_t CTRL
 
__IM uint32_t SYNCBUSY
 

Field Documentation

__IOM uint32_t WDOG_TypeDef::CMD

Command Register

Definition at line 44 of file efm32zg_wdog.h.

Referenced by WDOGn_Feed().

__IOM uint32_t WDOG_TypeDef::CTRL

Control Register

Definition at line 43 of file efm32zg_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 efm32zg_wdog.h.

Referenced by WDOGn_Enable(), WDOGn_Feed(), WDOGn_Init(), and WDOGn_Lock().


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