FX3 Programmers Manual, Doc. # 001-64707 Rev. *C
117
FX3 Serial Peripheral Register Access
9.1.3.4
UART_INTR_MASK register
This register enables/disables the reporting of UART block interrupts to the ARM CPU.
9.1.3.5
UART_EGRESS_DATA register
This register is used to put data into the UART TX FIFO when transmitting in register mode
(UART_CONFIG.DMA_MODE=0).
9.1.3.6
UART_INGRESS_DATA register
This register is used to read data from the UART RX FIFO when receiving data in register mode.
Bits
Field Name
HW
Access
SW
Access
Default
Value
Description
0
RX_DONE
R
RW
0
1: Enables reporting of
UART_INTR.RX_DONE to the CPU
1
RX_DATA
R
RW
0
1: Enables reporting of
UART_INTR.RX_DATA to the CPU
2
RX_HALF
R
RW
0
1: Enables reporting of
UART_INTR.RX_HALF to the CPU
3
TX_DONE
R
RW
0
1: Enables reporting of
UART_INTR.TX_DONE to the CPU
4
TX_SPACE
R
RW
0
1: Enables reporting of
UART_INTR.TX_SPACE to the CPU
5
TX_HALF
R
RW
0
1: Enables reporting of
UART_INTR.TX_HALF to the CPU
6
CTS_STAT
R
RW
0
1: Enables reporting of
UART_INTR.CTS_STAT to the CPU
7
CTS_TOGGLE
R
RW
0
1: Enables reporting of
UART_INTR.CTS_TOGGLE to the CPU
8
BREAK
R
RW
0
1: Enables reporting of
UART_INTR.BREAK to the CPU
Bits
Field Name
HW
Access
SW
Access
Default
Value
Description
7:0
DATA
R
W
0
Data byte to be written to the peripheral
in registered mode.
Bits
Field Name
HW
Access
SW
Access
Default
Value
Description
7:0
DATA
RW
R
0
Data byte read from the peripheral when
DMA_MODE=0
Содержание EX-USB FX3
Страница 8: ...8 FX3 Programmers Manual Doc 001 64707 Rev C Contents...
Страница 12: ...12 FX3 Programmers Manual Doc 001 64707 Rev C Introduction...
Страница 48: ...48 FX3 Programmers Manual Doc 001 64707 Rev C FX3 Overview...
Страница 74: ...74 FX3 Programmers Manual Doc 001 64707 Rev C FX3 Firmware...
Страница 76: ...76 FX3 Programmers Manual Doc 001 64707 Rev C FX3 APIs...
Страница 84: ...84 FX3 Programmers Manual Doc 001 64707 Rev C FX3 Application Examples...
Страница 98: ...98 FX3 Programmers Manual Doc 001 64707 Rev C FX3 Application Structure...
Страница 148: ...148 FX3 Programmers Manual Doc 001 64707 Rev C FX3 P Port Register Access...
Страница 153: ...FX3 Programmers Manual Doc 001 64707 Rev C 153 FX3 Development Tools 2 Select General Existing projects into Workspace...
Страница 165: ...FX3 Programmers Manual Doc 001 64707 Rev C 165 FX3 Development Tools Click next...
Страница 178: ...178 FX3 Programmers Manual Doc 001 64707 Rev C FX3 Development Tools Click on Apply...
Страница 180: ...180 FX3 Programmers Manual Doc 001 64707 Rev C FX3 Development Tools d Start the GDB server...
Страница 185: ...FX3 Programmers Manual Doc 001 64707 Rev C 185 FX3 Development Tools...
Страница 186: ...186 FX3 Programmers Manual Doc 001 64707 Rev C FX3 Development Tools...
Страница 187: ...FX3 Programmers Manual Doc 001 64707 Rev C 187 FX3 Development Tools...
Страница 188: ...188 FX3 Programmers Manual Doc 001 64707 Rev C FX3 Development Tools...
Страница 192: ...192 FX3 Programmers Manual Doc 001 64707 Rev C GPIF II Designer...