Loading...
Searching...
No Matches
msp430_usci_a_t Struct Reference

Universal Serial Control Interface Type A (USCI_A) Registers. More...

Detailed Description

Universal Serial Control Interface Type A (USCI_A) Registers.

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

Field Documentation

◆ ABCTL

REG8 msp430_usci_a_t::ABCTL

auto baud rate control

Definition at line 64 of file msp430_regs.h.

◆ BR0

REG8 msp430_usci_a_t::BR0

baud rate control 0

Definition at line 69 of file msp430_regs.h.

◆ BR1

REG8 msp430_usci_a_t::BR1

baud rate control 1

Definition at line 70 of file msp430_regs.h.

◆ CTL0

REG8 msp430_usci_a_t::CTL0

control 0

Definition at line 67 of file msp430_regs.h.

◆ CTL1

REG8 msp430_usci_a_t::CTL1

control 1

Definition at line 68 of file msp430_regs.h.

◆ IRRCTL

REG8 msp430_usci_a_t::IRRCTL

IrDA receive control.

Definition at line 66 of file msp430_regs.h.

◆ IRTCTL

REG8 msp430_usci_a_t::IRTCTL

IrDA transmit control.

Definition at line 65 of file msp430_regs.h.

◆ MCTL

REG8 msp430_usci_a_t::MCTL

modulation control

Definition at line 71 of file msp430_regs.h.

◆ RXBUF

REG8 msp430_usci_a_t::RXBUF

receive buffer

Definition at line 73 of file msp430_regs.h.

◆ STAT

REG8 msp430_usci_a_t::STAT

status register

Definition at line 72 of file msp430_regs.h.

◆ TXBUF

REG8 msp430_usci_a_t::TXBUF

transmit buffer

Definition at line 74 of file msp430_regs.h.


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