I/O Stream USART config.
Public Attributes#
USART_TypeDef *
Pointer to USART peripheral.
CMU_Clock_TypeDef
Peripheral Clock.
GPIO_Port_TypeDef
Transmit port.
uint8_t
Transmit pin.
GPIO_Port_TypeDef
Receive port.
uint8_t
Receive pin.
GPIO_Port_TypeDef
Flow control, CTS port.
uint8_t
Flow control, CTS pin.
GPIO_Port_TypeDef
Flow control, RTS port.
uint8_t
Flow control, RTS pin.
uint8_t
Timeout delay between two Rx events.
uint8_t
USART location. Available only on certain devices.