msp_usart_t Struct Reference

USART (UART, SPI and I2C) registers. More...

Detailed Description

USART (UART, SPI and I2C) registers.

Definition at line 78 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
 

The documentation for this struct was generated from the following file: