USCI SPI specific registers. More...
USCI SPI specific registers.
Definition at line 117 of file msp430_regs.h.
#include <msp430_regs.h>
Data Fields | |
| REG8 | CTL0 | 
| control 0  | |
| REG8 | CTL1 | 
| control 1  | |
| REG8 | BR0 | 
| baud rate 0  | |
| REG8 | BR1 | 
| baud rate 1  | |
| REG8 | reserved | 
| reserved  | |
| REG8 | STAT | 
| status  | |
| REG8 | RXBUF | 
| receive buffer  | |
| REG8 | TXBUF | 
| transmit buffer  | |