User manual

Table Of Contents
Zynq-7000 AP SoC Technical Reference Manual www.xilinx.com 1793
UG585 (v1.11) September 27, 2016
Appendix B: Register Details
Register (UART) Intrpt_en_reg0
CHMODE 9:8 rw 0x0 Channel mode: Defines the mode of operation of
the UART.
00: normal
01: automatic echo
10: local loopback
11: remote loopback
NBSTOP 7:6 rw 0x0 Number of stop bits: Defines the number of stop
bits to detect on receive and to generate on
transmit.
00: 1 stop bit
01: 1.5 stop bits
10: 2 stop bits
11: reserved
PAR 5:3 rw 0x0 Parity type select: Defines the expected parity to
check on receive and the parity to generate on
transmit.
000: even parity
001: odd parity
010: forced to 0 parity (space)
011: forced to 1 parity (mark)
1xx: no parity
CHRL 2:1 rw 0x0 Character length select: Defines the number of
bits in each character.
11: 6 bits
10: 7 bits
0x: 8 bits
CLKS
(CLKSEL)
0 rw 0x0 Clock source select: This field defines whether a
pre-scalar of 8 is applied to the baud rate
generator input clock.
0: clock source is uart_ref_clk
1: clock source is uart_ref_clk/8
Name Intrpt_en_reg0
Software Name IER
Relative Address 0x00000008
Absolute Address uart0: 0xE0000008
uart1: 0xE0001008
Width 32 bits
Access Type mixed
Field Name Bits Type Reset Value Description