STM8L15x Standard Peripherals Drivers: USART_struct Struct Reference

STM8L15x/16x Standard Peripherals Drivers

USART_struct Struct Reference

USART. More...

#include <stm8l15x.h>

Data Fields

__IO uint8_t BRR1
__IO uint8_t BRR2
__IO uint8_t CR1
__IO uint8_t CR2
__IO uint8_t CR3
__IO uint8_t CR4
__IO uint8_t CR5
__IO uint8_t DR
__IO uint8_t GTR
__IO uint8_t PSCR
__IO uint8_t SR

Detailed Description

USART.

Definition at line 2190 of file stm8l15x.h.


Field Documentation

USART baud rate register

Definition at line 2194 of file stm8l15x.h.

Referenced by USART_DeInit(), and USART_Init().

USART DIV mantissa[11:8] SCIDIV fraction

Definition at line 2195 of file stm8l15x.h.

Referenced by USART_DeInit(), and USART_Init().

USART control register 3

Definition at line 2198 of file stm8l15x.h.

Referenced by USART_ClockInit(), USART_DeInit(), and USART_Init().

USART control register 4

Definition at line 2199 of file stm8l15x.h.

Referenced by USART_DeInit(), and USART_SetAddress().

USART data register

Definition at line 2193 of file stm8l15x.h.

Referenced by USART_DeInit(), USART_ReceiveData8(), USART_ReceiveData9(), USART_SendData8(), and USART_SendData9().

USART guard time register

Definition at line 2201 of file stm8l15x.h.

Referenced by USART_SetGuardTime().

USART prescaler register

Definition at line 2202 of file stm8l15x.h.

Referenced by USART_SetPrescaler().


The documentation for this struct was generated from the following file:
STM8S Firmware Library: Overview

 

 

 

For complete documentation on STM8L15x 8-bit microcontrollers platform visit www.st.com