SCI Register (TMC_BASE_SCIA / TMC_BASE_SCIB / TMC_BASE_SCIC). More...
#include <TMC_BASE_SCI.h>
Data Fields | |
TM_REG16 | CCR |
Communications Control Register. More... | |
TM_REG16 | CTL1 |
Control Register 1. More... | |
TM_REG16 | HBAUD |
Baud Register, High Bits. More... | |
TM_REG16 | LBAUD |
Baud Register, Low Bits. More... | |
TM_REG16 | CTL2 |
Control Register 2. More... | |
TM_REG16 | RXST |
Receive Status Register. More... | |
TM_REG16 | RXEMU |
Receive Emulation Data Buffer Register. More... | |
TM_REG16 | RXBUF |
Receive Data Buffer Register. More... | |
TM_REG16 | Reserved0 [1] |
TM_REG16 | TXBUF |
Transmit Data Buffer Register. More... | |
TM_REG16 | FFTX |
FIFO Transmit Register. More... | |
TM_REG16 | FFRX |
FIFO Receive Register. More... | |
TM_REG16 | FFCT |
FIFO Control Register. More... | |
TM_REG16 | Reserved1 [2] |
TM_REG16 | PRI |
Priority Control Register. More... | |
SCI Register (TMC_BASE_SCIA / TMC_BASE_SCIB / TMC_BASE_SCIC).
Start at address 0x7050
See Technical_Reference_Manual
Definition at line 15 of file TMC_BASE_SCI.h.
TM_REG16 CCR |
Communications Control Register.
Definition at line 16 of file TMC_BASE_SCI.h.
TM_REG16 CTL1 |
Control Register 1.
Definition at line 17 of file TMC_BASE_SCI.h.
TM_REG16 CTL2 |
Control Register 2.
Definition at line 20 of file TMC_BASE_SCI.h.
TM_REG16 FFCT |
FIFO Control Register.
Definition at line 28 of file TMC_BASE_SCI.h.
TM_REG16 FFRX |
FIFO Receive Register.
Definition at line 27 of file TMC_BASE_SCI.h.
TM_REG16 FFTX |
FIFO Transmit Register.
Definition at line 26 of file TMC_BASE_SCI.h.
TM_REG16 HBAUD |
Baud Register, High Bits.
Definition at line 18 of file TMC_BASE_SCI.h.
TM_REG16 LBAUD |
Baud Register, Low Bits.
Definition at line 19 of file TMC_BASE_SCI.h.
TM_REG16 PRI |
Priority Control Register.
Definition at line 30 of file TMC_BASE_SCI.h.
TM_REG16 Reserved0[1] |
Definition at line 24 of file TMC_BASE_SCI.h.
TM_REG16 Reserved1[2] |
Definition at line 29 of file TMC_BASE_SCI.h.
TM_REG16 RXBUF |
Receive Data Buffer Register.
Definition at line 23 of file TMC_BASE_SCI.h.
TM_REG16 RXEMU |
Receive Emulation Data Buffer Register.
Definition at line 22 of file TMC_BASE_SCI.h.
TM_REG16 RXST |
Receive Status Register.
Definition at line 21 of file TMC_BASE_SCI.h.
TM_REG16 TXBUF |
Transmit Data Buffer Register.
Definition at line 25 of file TMC_BASE_SCI.h.