msp430_usart_params_t Struct Reference

MSP430 x1xx USART configuration. More...

Detailed Description

MSP430 x1xx USART configuration.

This is intended to be stored in flash.

Definition at line 92 of file periph_cpu.h.

#include <periph_cpu.h>

Data Fields

msp430_usart_tdev
 The USART device to use.
 
msp430_usart_sfr_tsfr
 The corresponding SFR registers.
 
uint8_t tx_irq_mask
 The bitmask to enable the TX IRQ for this USART.
 
uint8_t rx_irq_mask
 The bitmask to enable the TX IRQ for this USART.
 
uint8_t num
 Number of the USART.
 

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