BSP430  20141115
Board Support Package for MSP430 microcontrollers
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Data Fields
sBSP430hplUSCI Struct Reference

#include <bsp430/periph/usci.h>

Data Fields

unsigned char ctl0
 
unsigned char ctl1
 
unsigned char br0
 
unsigned char br1
 
unsigned char mctl
 
unsigned char stat
 
unsigned char rxbuf
 
unsigned char txbuf
 

Detailed Description

Register map for USCI_A/USCI_B peripheral on a MSP430 2xx/4xx MCU.

Field Documentation

unsigned char sBSP430hplUSCI::br0

UCtxBR0

unsigned char sBSP430hplUSCI::br1

UCtxBR1

unsigned char sBSP430hplUSCI::ctl0

UCtxCTL0

unsigned char sBSP430hplUSCI::ctl1

UCtxCTL1

unsigned char sBSP430hplUSCI::mctl

UCAxMCTL (UART)

unsigned char sBSP430hplUSCI::rxbuf

UCtxRXBUF

unsigned char sBSP430hplUSCI::stat

UCtxSTAT

Examples:
bootstrap/console/main.c.
unsigned char sBSP430hplUSCI::txbuf

UCtxTXBUF


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