Universal Serial Control Interface Type B (USCI_B) Registers. More...
Universal Serial Control Interface Type B (USCI_B) Registers.
Definition at line 105 of file msp430_regs.h.
#include <msp430_regs.h>
Data Fields | |
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_b_t::BR0 |
baud rate control 0
Definition at line 108 of file msp430_regs.h.
REG8 msp430_usci_b_t::BR1 |
baud rate control 1
Definition at line 109 of file msp430_regs.h.
REG8 msp430_usci_b_t::CTL0 |
control 0
Definition at line 106 of file msp430_regs.h.
REG8 msp430_usci_b_t::CTL1 |
control 1
Definition at line 107 of file msp430_regs.h.
REG8 msp430_usci_b_t::MCTL |
modulation control
Definition at line 110 of file msp430_regs.h.
REG8 msp430_usci_b_t::RXBUF |
receive buffer
Definition at line 112 of file msp430_regs.h.
REG8 msp430_usci_b_t::STAT |
status register
Definition at line 111 of file msp430_regs.h.
REG8 msp430_usci_b_t::TXBUF |
transmit buffer
Definition at line 113 of file msp430_regs.h.