| EFR32 Blue Gecko 1 Software Documentation
    efr32bg1-doc-5.1.2
    | 
Definition at line 41 of file efr32bg1p_pcnt.h.
| Data Fields | |
| __IM uint32_t | AUXCNT | 
| __IOM uint32_t | CMD | 
| __IM uint32_t | CNT | 
| __IOM uint32_t | CTRL | 
| __IOM uint32_t | FREEZE | 
| __IOM uint32_t | IEN | 
| __IM uint32_t | IF | 
| __IOM uint32_t | IFC | 
| __IOM uint32_t | IFS | 
| __IOM uint32_t | INPUT | 
| __IOM uint32_t | OVSCFG | 
| uint32_t | RESERVED0 [1] | 
| uint32_t | RESERVED1 [4] | 
| uint32_t | RESERVED2 [7] | 
| __IOM uint32_t | ROUTELOC0 | 
| __IM uint32_t | STATUS | 
| __IM uint32_t | SYNCBUSY | 
| __IM uint32_t | TOP | 
| __IOM uint32_t | TOPB | 
| __IM uint32_t PCNT_TypeDef::AUXCNT | 
Auxiliary Counter Value Register
Definition at line 61 of file efr32bg1p_pcnt.h.
Referenced by PCNT_AuxCounterGet().
| __IOM uint32_t PCNT_TypeDef::CMD | 
Command Register
Definition at line 44 of file efr32bg1p_pcnt.h.
Referenced by PCNT_CounterTopSet(), PCNT_Init(), and PCNT_TopSet().
| __IM uint32_t PCNT_TypeDef::CNT | 
Counter Value Register
Definition at line 46 of file efr32bg1p_pcnt.h.
Referenced by PCNT_CounterGet().
| __IOM uint32_t PCNT_TypeDef::CTRL | 
Control Register
Definition at line 43 of file efr32bg1p_pcnt.h.
Referenced by PCNT_CounterReset(), PCNT_CounterTopSet(), PCNT_Enable(), PCNT_FilterConfiguration(), PCNT_Init(), PCNT_Reset(), and PCNT_TCCConfiguration().
| __IOM uint32_t PCNT_TypeDef::FREEZE | 
| __IOM uint32_t PCNT_TypeDef::IEN | 
Interrupt Enable Register
Definition at line 52 of file efr32bg1p_pcnt.h.
Referenced by PCNT_IntDisable(), PCNT_IntEnable(), PCNT_IntGetEnabled(), and PCNT_Reset().
| __IM uint32_t PCNT_TypeDef::IF | 
Interrupt Flag Register
Definition at line 49 of file efr32bg1p_pcnt.h.
Referenced by PCNT_IntGet(), and PCNT_IntGetEnabled().
| __IOM uint32_t PCNT_TypeDef::IFC | 
Interrupt Flag Clear Register
Definition at line 51 of file efr32bg1p_pcnt.h.
Referenced by PCNT_IntClear(), and PCNT_Reset().
| __IOM uint32_t PCNT_TypeDef::IFS | 
Interrupt Flag Set Register
Definition at line 50 of file efr32bg1p_pcnt.h.
Referenced by PCNT_IntSet().
| __IOM uint32_t PCNT_TypeDef::INPUT | 
PCNT Input Register
Definition at line 62 of file efr32bg1p_pcnt.h.
Referenced by PCNT_Init(), and PCNT_PRSInputEnable().
| __IOM uint32_t PCNT_TypeDef::OVSCFG | 
Oversampling Config Register
Definition at line 63 of file efr32bg1p_pcnt.h.
Referenced by PCNT_FilterConfiguration().
| uint32_t PCNT_TypeDef::RESERVED0[1] | 
Reserved for future use
Definition at line 53 of file efr32bg1p_pcnt.h.
| uint32_t PCNT_TypeDef::RESERVED1[4] | 
Reserved for future use
Definition at line 56 of file efr32bg1p_pcnt.h.
| uint32_t PCNT_TypeDef::RESERVED2[7] | 
Reserved for future use
Definition at line 60 of file efr32bg1p_pcnt.h.
| __IOM uint32_t PCNT_TypeDef::ROUTELOC0 | 
I/O Routing Location Register
Definition at line 54 of file efr32bg1p_pcnt.h.
| __IM uint32_t PCNT_TypeDef::STATUS | 
Status Register
Definition at line 45 of file efr32bg1p_pcnt.h.
| __IM uint32_t PCNT_TypeDef::SYNCBUSY | 
Synchronization Busy Register
Definition at line 58 of file efr32bg1p_pcnt.h.
Referenced by PCNT_FreezeEnable().
| __IM uint32_t PCNT_TypeDef::TOP | 
Top Value Register
Definition at line 47 of file efr32bg1p_pcnt.h.
Referenced by PCNT_CounterSet(), and PCNT_TopGet().
| __IOM uint32_t PCNT_TypeDef::TOPB | 
Top Value Buffer Register
Definition at line 48 of file efr32bg1p_pcnt.h.
Referenced by PCNT_CounterTopSet(), PCNT_Init(), PCNT_TopBufferGet(), PCNT_TopBufferSet(), and PCNT_TopSet().