![]() |
NANO102/112 BSP V3.03.003
The Board Support Package for Nano102/112 Series
|
#include <Nano1X2Series.h>
Data Fields | |
union { | |
__I uint32_t UART_T::RBR | |
__O uint32_t UART_T::THR | |
}; | |
__IO uint32_t | CTL |
__IO uint32_t | TLCTL |
__IO uint32_t | IER |
__IO uint32_t | ISR |
__IO uint32_t | TRSR |
__IO uint32_t | FSR |
__IO uint32_t | MCSR |
__IO uint32_t | TMCTL |
__IO uint32_t | BAUD |
uint32_t | RESERVE0 [2] |
__IO uint32_t | IRCR |
__IO uint32_t | ALT_CTL |
__IO uint32_t | FUN_SEL |
__IO uint32_t | BR_COMP |
@addtogroup UART Universal Asynchronous Receiver/Transmitter Controller(UART) Memory Mapped Structure for UART Controller
Definition at line 9479 of file Nano1X2Series.h.