EFM32 Gecko Software Documentation
efm32g-doc-5.1.2
|
Definition at line 41 of file efm32g_acmp.h.
Data Fields | |
__IOM uint32_t | CTRL |
__IOM uint32_t | IEN |
__IM uint32_t | IF |
__IOM uint32_t | IFC |
__IOM uint32_t | IFS |
__IOM uint32_t | INPUTSEL |
__IOM uint32_t | ROUTE |
__IM uint32_t | STATUS |
__IOM uint32_t ACMP_TypeDef::CTRL |
Control Register
Definition at line 43 of file efm32g_acmp.h.
Referenced by ACMP_CapsenseInit(), ACMP_Disable(), ACMP_Enable(), ACMP_GPIOSetup(), ACMP_Init(), and ACMP_Reset().
__IOM uint32_t ACMP_TypeDef::IEN |
Interrupt Enable Register
Definition at line 46 of file efm32g_acmp.h.
Referenced by ACMP_IntDisable(), ACMP_IntEnable(), ACMP_IntGetEnabled(), and ACMP_Reset().
__IM uint32_t ACMP_TypeDef::IF |
Interrupt Flag Register
Definition at line 47 of file efm32g_acmp.h.
Referenced by ACMP_IntGet(), and ACMP_IntGetEnabled().
__IOM uint32_t ACMP_TypeDef::IFC |
Interrupt Flag Clear Register
Definition at line 49 of file efm32g_acmp.h.
Referenced by ACMP_IntClear(), and ACMP_Reset().
__IOM uint32_t ACMP_TypeDef::IFS |
Interrupt Flag Set Register
Definition at line 48 of file efm32g_acmp.h.
Referenced by ACMP_IntSet().
__IOM uint32_t ACMP_TypeDef::INPUTSEL |
Input Selection Register
Definition at line 44 of file efm32g_acmp.h.
Referenced by ACMP_CapsenseChannelSet(), ACMP_CapsenseInit(), ACMP_ChannelSet(), ACMP_Init(), and ACMP_Reset().
__IOM uint32_t ACMP_TypeDef::ROUTE |
__IM uint32_t ACMP_TypeDef::STATUS |
Status Register
Definition at line 45 of file efm32g_acmp.h.