Loading...
Searching...
No Matches
msp430_usci_b_t Struct Reference

Universal Serial Control Interface Type B (USCI_B) Registers. More...

Detailed Description

Universal Serial Control Interface Type B (USCI_B) Registers.

Definition at line 80 of file msp430_regs.h.

#include <msp430_regs.h>

Data Fields

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

◆ BR0

REG8 msp430_usci_b_t::BR0

baud rate control 0

Definition at line 83 of file msp430_regs.h.

◆ BR1

REG8 msp430_usci_b_t::BR1

baud rate control 1

Definition at line 84 of file msp430_regs.h.

◆ CTL0

REG8 msp430_usci_b_t::CTL0

control 0

Definition at line 81 of file msp430_regs.h.

◆ CTL1

REG8 msp430_usci_b_t::CTL1

control 1

Definition at line 82 of file msp430_regs.h.

◆ MCTL

REG8 msp430_usci_b_t::MCTL

modulation control

Definition at line 85 of file msp430_regs.h.

◆ RXBUF

REG8 msp430_usci_b_t::RXBUF

receive buffer

Definition at line 87 of file msp430_regs.h.

◆ STAT

REG8 msp430_usci_b_t::STAT

status register

Definition at line 86 of file msp430_regs.h.

◆ TXBUF

REG8 msp430_usci_b_t::TXBUF

transmit buffer

Definition at line 88 of file msp430_regs.h.


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