SAMV71 Xplained Ultra Software Package 1.3

Uart hardware registers. More...

#include <C:/softpack/canopus1.3/softpack/samv7/libraries/libchip_samv7/include/samv7/component/component_uart.h>

Data Fields

__O uint32_t UART_CR
 (Uart Offset: 0x0000) Control Register
__IO uint32_t UART_MR
 (Uart Offset: 0x0004) Mode Register
__O uint32_t UART_IER
 (Uart Offset: 0x0008) Interrupt Enable Register
__O uint32_t UART_IDR
 (Uart Offset: 0x000C) Interrupt Disable Register
__I uint32_t UART_IMR
 (Uart Offset: 0x0010) Interrupt Mask Register
__I uint32_t UART_SR
 (Uart Offset: 0x0014) Status Register
__I uint32_t UART_RHR
 (Uart Offset: 0x0018) Receive Holding Register
__O uint32_t UART_THR
 (Uart Offset: 0x001C) Transmit Holding Register
__IO uint32_t UART_BRGR
 (Uart Offset: 0x0020) Baud Rate Generator Register
__IO uint32_t UART_CMPR
 (Uart Offset: 0x0024) Comparison Register
__I uint32_t Reserved1 [47]
__IO uint32_t UART_WPMR
 (Uart Offset: 0x00E4) Write Protection Mode Register

Detailed Description

Uart hardware registers.

Definition at line 41 of file component_uart.h.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines