Universal Serial Control Interface Type A (USCI_A) Registers. More...
Universal Serial Control Interface Type A (USCI_A) Registers.
Definition at line 88 of file msp430_regs.h.
#include <msp430_regs.h>
Data Fields | |
REG8 | ABCTL |
auto baud rate control | |
REG8 | IRTCTL |
IrDA transmit control. | |
REG8 | IRRCTL |
IrDA receive control. | |
REG8 | CTL0 |
control 0 | |
REG8 | CTL1 |
control 1 | |
REG8 | BR0 |
baud rate control 0 | |
REG8 | BR1 |
baud rate control 1 | |
REG8 | MCTL |
modulation control | |
REG8 | STAT |
status register | |
REG8 | RXBUF |
receive buffer | |
REG8 | TXBUF |
transmit buffer | |
REG8 msp430_usci_a_t::ABCTL |
auto baud rate control
Definition at line 89 of file msp430_regs.h.
REG8 msp430_usci_a_t::BR0 |
baud rate control 0
Definition at line 94 of file msp430_regs.h.
REG8 msp430_usci_a_t::BR1 |
baud rate control 1
Definition at line 95 of file msp430_regs.h.
REG8 msp430_usci_a_t::CTL0 |
control 0
Definition at line 92 of file msp430_regs.h.
REG8 msp430_usci_a_t::CTL1 |
control 1
Definition at line 93 of file msp430_regs.h.
REG8 msp430_usci_a_t::IRRCTL |
IrDA receive control.
Definition at line 91 of file msp430_regs.h.
REG8 msp430_usci_a_t::IRTCTL |
IrDA transmit control.
Definition at line 90 of file msp430_regs.h.
REG8 msp430_usci_a_t::MCTL |
modulation control
Definition at line 96 of file msp430_regs.h.
REG8 msp430_usci_a_t::RXBUF |
receive buffer
Definition at line 98 of file msp430_regs.h.
REG8 msp430_usci_a_t::STAT |
status register
Definition at line 97 of file msp430_regs.h.
REG8 msp430_usci_a_t::TXBUF |
transmit buffer
Definition at line 99 of file msp430_regs.h.