USART (UART, SPI and I2C) Registers. More...
USART (UART, SPI and I2C) Registers.
Definition at line 44 of file msp430_regs.h.
#include <msp430_regs.h>
Data Fields | |
| REG8 | CTL | 
| USART control.  | |
| REG8 | TCTL | 
| transmit control  | |
| REG8 | RCTL | 
| receive control  | |
| REG8 | MCTL | 
| modulation control  | |
| REG8 | BR0 | 
| baud rate control 0  | |
| REG8 | BR1 | 
| baud rate control 1  | |
| REG8 | RXBUF | 
| receive buffer  | |
| REG8 | TXBUF | 
| transmit buffer  | |