A31L12x F/W Packages  1.4.0
ABOV Cortex-M0+ Core based MCUs Integrated Driver
Data Fields
LPUART_CFG_Type Struct Reference

#include <A31L12x_hal_lpuart.h>

Collaboration diagram for LPUART_CFG_Type:

Data Fields

uint32_t BaseClock
 
uint32_t Baudrate
 
LPUART_OVER_SAMPLING_Type OverSampling
 
LPUART_DATA_BIT_Type DataBit
 
LPUART_PARITY_BIT_Type ParityBit
 
LPUART_STOP_BIT_Type StopBit
 

Detailed Description

Definition at line 139 of file A31L12x_hal_lpuart.h.

Field Documentation

◆ BaseClock

uint32_t BaseClock

Definition at line 141 of file A31L12x_hal_lpuart.h.

Referenced by HAL_LPUART_ConfigStructInit(), and lpuart_set_divisors().

◆ Baudrate

uint32_t Baudrate

Definition at line 142 of file A31L12x_hal_lpuart.h.

Referenced by HAL_LPUART_ConfigStructInit(), and lpuart_set_divisors().

◆ DataBit

Definition at line 146 of file A31L12x_hal_lpuart.h.

Referenced by HAL_LPUART_ConfigStructInit(), and HAL_LPUART_Init().

◆ OverSampling

◆ ParityBit

Definition at line 147 of file A31L12x_hal_lpuart.h.

Referenced by HAL_LPUART_ConfigStructInit(), and HAL_LPUART_Init().

◆ StopBit

Definition at line 148 of file A31L12x_hal_lpuart.h.

Referenced by HAL_LPUART_ConfigStructInit(), and HAL_LPUART_Init().


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