MG32L003 Standard Peripherals Firmware Library
|
UART Init Structure definition. More...
#include <mg32l003_uart.h>
Data Fields | |
uint32_t | UART_BandDouble |
uint32_t | UART_BaudRateMode |
uint32_t | UART_BaudRate |
uint8_t | UART_WordLength |
UART Init Structure definition.
uint32_t UART_BandDouble |
Specifies doubled baudrate Enable or Disable This parameter can be a value of UART_BandDouble
uint32_t UART_BaudRate |
This member configures the UART communication baud rate.
uint32_t UART_BaudRateMode |
Specifies the baud rate configuration source for the UART This parameter can be a value of UART_BaudRate_Mode
uint8_t UART_WordLength |
Specifies the number of data bits transmitted or received in a frame. This parameter can be a value of UART_Word_Length