cantata
Public Attributes | List of all members
USART_TypeDef Struct Reference

Universal Synchronous Asynchronous Receiver Transmitter. More...

#include <stm32f103xb.h>

Public Attributes

__IO uint32_t SR
 
__IO uint32_t DR
 
__IO uint32_t BRR
 
__IO uint32_t CR1
 
__IO uint32_t CR2
 
__IO uint32_t CR3
 
__IO uint32_t GTPR
 

Detailed Description

Universal Synchronous Asynchronous Receiver Transmitter.

Member Data Documentation

◆ BRR

__IO uint32_t USART_TypeDef::BRR

USART Baud rate register, Address offset: 0x08

◆ CR1

__IO uint32_t USART_TypeDef::CR1

USART Control register 1, Address offset: 0x0C

◆ CR2

__IO uint32_t USART_TypeDef::CR2

USART Control register 2, Address offset: 0x10

◆ CR3

__IO uint32_t USART_TypeDef::CR3

USART Control register 3, Address offset: 0x14

◆ DR

__IO uint32_t USART_TypeDef::DR

USART Data register, Address offset: 0x04

◆ GTPR

__IO uint32_t USART_TypeDef::GTPR

USART Guard time and prescaler register, Address offset: 0x18

◆ SR

__IO uint32_t USART_TypeDef::SR

USART Status register, Address offset: 0x00


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