Data Fields | |
__IO uint32_t | CTRL |
__IO uint32_t | CMD |
__I uint32_t | STATUS |
__IO uint32_t | CLKDIV |
__IO uint32_t | STARTFRAME |
__IO uint32_t | SIGFRAME |
__I uint32_t | RXDATAX |
__I uint32_t | RXDATA |
__I uint32_t | RXDATAXP |
__IO uint32_t | TXDATAX |
__IO uint32_t | TXDATA |
__I uint32_t | IF |
__IO uint32_t | IFS |
__IO uint32_t | IFC |
__IO uint32_t | IEN |
__IO uint32_t | PULSECTRL |
__IO uint32_t | FREEZE |
__I uint32_t | SYNCBUSY |
uint32_t | RESERVED0 [3] |
__IO uint32_t | ROUTE |
uint32_t | RESERVED1 [21] |
__IO uint32_t | INPUT |
Definition at line 37 of file efm32gg_leuart.h.
__IO uint32_t LEUART_TypeDef::CLKDIV |
Clock Control Register
Definition at line 42 of file efm32gg_leuart.h.
__IO uint32_t LEUART_TypeDef::CMD |
Command Register
Definition at line 40 of file efm32gg_leuart.h.
__IO uint32_t LEUART_TypeDef::CTRL |
Control Register
Definition at line 39 of file efm32gg_leuart.h.
__IO uint32_t LEUART_TypeDef::FREEZE |
Freeze Register
Definition at line 56 of file efm32gg_leuart.h.
__IO uint32_t LEUART_TypeDef::IEN |
Interrupt Enable Register
Definition at line 53 of file efm32gg_leuart.h.
__I uint32_t LEUART_TypeDef::IF |
Interrupt Flag Register
Definition at line 50 of file efm32gg_leuart.h.
__IO uint32_t LEUART_TypeDef::IFC |
Interrupt Flag Clear Register
Definition at line 52 of file efm32gg_leuart.h.
__IO uint32_t LEUART_TypeDef::IFS |
Interrupt Flag Set Register
Definition at line 51 of file efm32gg_leuart.h.
__IO uint32_t LEUART_TypeDef::INPUT |
LEUART Input Register
Definition at line 62 of file efm32gg_leuart.h.
__IO uint32_t LEUART_TypeDef::PULSECTRL |
Pulse Control Register
Definition at line 54 of file efm32gg_leuart.h.
uint32_t LEUART_TypeDef::RESERVED0 |
Reserved for future use
Definition at line 59 of file efm32gg_leuart.h.
uint32_t LEUART_TypeDef::RESERVED1 |
Reserved for future use
Definition at line 61 of file efm32gg_leuart.h.
__IO uint32_t LEUART_TypeDef::ROUTE |
I/O Routing Register
Definition at line 60 of file efm32gg_leuart.h.
__I uint32_t LEUART_TypeDef::RXDATA |
Receive Buffer Data Register
Definition at line 46 of file efm32gg_leuart.h.
__I uint32_t LEUART_TypeDef::RXDATAX |
Receive Buffer Data Extended Register
Definition at line 45 of file efm32gg_leuart.h.
__I uint32_t LEUART_TypeDef::RXDATAXP |
Receive Buffer Data Extended Peek Register
Definition at line 47 of file efm32gg_leuart.h.
__IO uint32_t LEUART_TypeDef::SIGFRAME |
Signal Frame Register
Definition at line 44 of file efm32gg_leuart.h.
__IO uint32_t LEUART_TypeDef::STARTFRAME |
Start Frame Register
Definition at line 43 of file efm32gg_leuart.h.
__I uint32_t LEUART_TypeDef::STATUS |
Status Register
Definition at line 41 of file efm32gg_leuart.h.
__I uint32_t LEUART_TypeDef::SYNCBUSY |
Synchronization Busy Register
Definition at line 57 of file efm32gg_leuart.h.
__IO uint32_t LEUART_TypeDef::TXDATA |
Transmit Buffer Data Register
Definition at line 49 of file efm32gg_leuart.h.
__IO uint32_t LEUART_TypeDef::TXDATAX |
Transmit Buffer Data Extended Register
Definition at line 48 of file efm32gg_leuart.h.