USCI universal serial control interface registers. More...
USCI universal serial control interface registers.
Definition at line 92 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 | ACTL0 | 
| A control 0.  | |
| REG8 | ACTL1 | 
| A control 1.  | |
| REG8 | ABR0 | 
| A baud rate control 0.  | |
| REG8 | ABR1 | 
| A baud rate control 1.  | |
| REG8 | AMCTL | 
| A modulation control.  | |
| REG8 | ASTAT | 
| A status.  | |
| REG8 | ARXBUF | 
| A receive buffer.  | |
| REG8 | ATXBUF | 
| A transmit buffer.  | |
| REG8 | BCTL0 | 
| B control 0.  | |
| REG8 | BCTL1 | 
| B control 1.  | |
| REG8 | BBR0 | 
| B baud rate 0.  | |
| REG8 | BBR1 | 
| B baud rate 1.  | |
| REG8 | BI2CIE | 
| I2C interrupt enable.  | |
| REG8 | BSTAT | 
| B status.  | |
| REG8 | BRXBUF | 
| B receive buffer.  | |
| REG8 | BTXBUF | 
| B transmit buffer.  | |