STM32F10x Standard Peripherals Library  3.5.0
USART_TypeDef Struct Reference

Universal Synchronous Asynchronous Receiver Transmitter. More...

#include <stm32f10x.h>

Data Fields

__IO uint16_t SR
uint16_t RESERVED0
__IO uint16_t DR
uint16_t RESERVED1
__IO uint16_t BRR
uint16_t RESERVED2
__IO uint16_t CR1
uint16_t RESERVED3
__IO uint16_t CR2
uint16_t RESERVED4
__IO uint16_t CR3
uint16_t RESERVED5
__IO uint16_t GTPR
uint16_t RESERVED6

Detailed Description

Universal Synchronous Asynchronous Receiver Transmitter.


Field Documentation

__IO uint16_t BRR

Definition at line 1240 of file stm32f10x.h.

__IO uint16_t CR1

Definition at line 1242 of file stm32f10x.h.

__IO uint16_t CR2

Definition at line 1244 of file stm32f10x.h.

__IO uint16_t CR3

Definition at line 1246 of file stm32f10x.h.

__IO uint16_t DR

Definition at line 1238 of file stm32f10x.h.

__IO uint16_t GTPR

Definition at line 1248 of file stm32f10x.h.

uint16_t RESERVED0

Definition at line 1237 of file stm32f10x.h.

uint16_t RESERVED1

Definition at line 1239 of file stm32f10x.h.

uint16_t RESERVED2

Definition at line 1241 of file stm32f10x.h.

uint16_t RESERVED3

Definition at line 1243 of file stm32f10x.h.

uint16_t RESERVED4

Definition at line 1245 of file stm32f10x.h.

uint16_t RESERVED5

Definition at line 1247 of file stm32f10x.h.

uint16_t RESERVED6

Definition at line 1249 of file stm32f10x.h.

__IO uint16_t SR

Definition at line 1236 of file stm32f10x.h.


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