Data Structures | Defines | Typedefs | Functions
euart_baudrate.h File Reference

Go to the source code of this file.

Data Structures

struct  ERROR_STRUCTURE

Defines

#define __MSP430_HAS_EUSCI_Ax__
#define eUARTBAUDRATE_LOW_FREQUENCY_BAUDRATE_GENERATION   0x00

Typedefs

typedef struct ERROR_STRUCTURE MAX_ERR

Functions

double eUARTBAUDRATE_txTbit (unsigned int mode, unsigned int i, unsigned int s_mod, unsigned int f_mod)
MAX_ERR eUARTBAUDRATE_txError (unsigned int mode, unsigned int s_mod, unsigned int f_mod)
MAX_ERR eUARTBAUDRATE_rxError (unsigned int mode, unsigned int s_mod, unsigned int f_mod, double t_sync)
unsigned short eUARTBAUDRATE_calculateBaudDividers (double brclk_f, double baudrate_f, unsigned int *UCAxBRW_value, unsigned int *UCAxMCTL_value, unsigned short overSampling)

Define Documentation

#define __MSP430_HAS_EUSCI_Ax__
#define eUARTBAUDRATE_LOW_FREQUENCY_BAUDRATE_GENERATION   0x00

Typedef Documentation

typedef struct ERROR_STRUCTURE MAX_ERR

Function Documentation

double eUARTBAUDRATE_txTbit ( unsigned int  mode,
unsigned int  i,
unsigned int  s_mod,
unsigned int  f_mod 
)
MAX_ERR eUARTBAUDRATE_txError ( unsigned int  mode,
unsigned int  s_mod,
unsigned int  f_mod 
)
MAX_ERR eUARTBAUDRATE_rxError ( unsigned int  mode,
unsigned int  s_mod,
unsigned int  f_mod,
double  t_sync 
)
unsigned short eUARTBAUDRATE_calculateBaudDividers ( double  brclk_f,
double  baudrate_f,
unsigned int *  UCAxBRW_value,
unsigned int *  UCAxMCTL_value,
unsigned short  overSampling 
)

Copyright 2012, Texas Instruments Incorporated