| EFR32 Blue Gecko 1 Software Documentation
    efr32bg1-doc-5.1.2
    | 
Definition at line 41 of file efr32bg1p_acmp.h.
| Data Fields | |
| __IM uint32_t | APORTCONFLICT | 
| __IM uint32_t | APORTREQ | 
| __IOM uint32_t | CTRL | 
| __IOM uint32_t | HYSTERESIS0 | 
| __IOM uint32_t | HYSTERESIS1 | 
| __IOM uint32_t | IEN | 
| __IM uint32_t | IF | 
| __IOM uint32_t | IFC | 
| __IOM uint32_t | IFS | 
| __IOM uint32_t | INPUTSEL | 
| uint32_t | RESERVED0 [1] | 
| uint32_t | RESERVED1 [4] | 
| __IOM uint32_t | ROUTELOC0 | 
| __IOM uint32_t | ROUTEPEN | 
| __IM uint32_t | STATUS | 
| __IM uint32_t ACMP_TypeDef::APORTCONFLICT | 
APORT Conflict Status Register
Definition at line 52 of file efr32bg1p_acmp.h.
| __IM uint32_t ACMP_TypeDef::APORTREQ | 
APORT Request Status Register
Definition at line 51 of file efr32bg1p_acmp.h.
| __IOM uint32_t ACMP_TypeDef::CTRL | 
Control Register
Definition at line 43 of file efr32bg1p_acmp.h.
Referenced by ACMP_CapsenseInit(), ACMP_Disable(), ACMP_Enable(), ACMP_GPIOSetup(), ACMP_Init(), and ACMP_Reset().
| __IOM uint32_t ACMP_TypeDef::HYSTERESIS0 | 
Hysteresis 0 Register
Definition at line 53 of file efr32bg1p_acmp.h.
Referenced by ACMP_CapsenseInit(), ACMP_Reset(), ACMP_VASetup(), and ACMP_VBSetup().
| __IOM uint32_t ACMP_TypeDef::HYSTERESIS1 | 
Hysteresis 1 Register
Definition at line 54 of file efr32bg1p_acmp.h.
Referenced by ACMP_CapsenseInit(), ACMP_Reset(), ACMP_VASetup(), and ACMP_VBSetup().
| __IOM uint32_t ACMP_TypeDef::IEN | 
Interrupt Enable Register
Definition at line 49 of file efr32bg1p_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 46 of file efr32bg1p_acmp.h.
Referenced by ACMP_IntGet(), and ACMP_IntGetEnabled().
| __IOM uint32_t ACMP_TypeDef::IFC | 
Interrupt Flag Clear Register
Definition at line 48 of file efr32bg1p_acmp.h.
Referenced by ACMP_IntClear(), and ACMP_Reset().
| __IOM uint32_t ACMP_TypeDef::IFS | 
Interrupt Flag Set Register
Definition at line 47 of file efr32bg1p_acmp.h.
Referenced by ACMP_IntSet().
| __IOM uint32_t ACMP_TypeDef::INPUTSEL | 
Input Selection Register
Definition at line 44 of file efr32bg1p_acmp.h.
Referenced by ACMP_CapsenseChannelSet(), ACMP_CapsenseInit(), ACMP_ChannelSet(), ACMP_Init(), ACMP_Reset(), ACMP_VASetup(), and ACMP_VBSetup().
| uint32_t ACMP_TypeDef::RESERVED0[1] | 
Reserved for future use
Definition at line 50 of file efr32bg1p_acmp.h.
| uint32_t ACMP_TypeDef::RESERVED1[4] | 
Reserved for future use
Definition at line 56 of file efr32bg1p_acmp.h.
| __IOM uint32_t ACMP_TypeDef::ROUTELOC0 | 
I/O Routing Location Register
Definition at line 58 of file efr32bg1p_acmp.h.
Referenced by ACMP_GPIOSetup().
| __IOM uint32_t ACMP_TypeDef::ROUTEPEN | 
I/O Routing Pine Enable Register
Definition at line 57 of file efr32bg1p_acmp.h.
Referenced by ACMP_GPIOSetup().
| __IM uint32_t ACMP_TypeDef::STATUS | 
Status Register
Definition at line 45 of file efr32bg1p_acmp.h.