MG32L003 Standard Peripherals Firmware Library
Data Fields
UART_InitTypeDef Struct Reference

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
 

Detailed Description

UART Init Structure definition.

Field Documentation

◆ UART_BandDouble

uint32_t UART_BandDouble

Specifies doubled baudrate Enable or Disable This parameter can be a value of UART_BandDouble

◆ UART_BaudRate

uint32_t UART_BaudRate

This member configures the UART communication baud rate.

◆ UART_BaudRateMode

uint32_t UART_BaudRateMode

Specifies the baud rate configuration source for the UART This parameter can be a value of UART_BaudRate_Mode

◆ UART_WordLength

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


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