![]() |
ARMEBS4
revision-26.06.2015
|
Universal Synchronous Asynchronous Receiver Transmitter. More...
#include "C:/Programs/ARMEBS4/current/doc/eclipse-doc/ext/libheivs_stm32/include/stm32/stm32f4xx.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 |
Universal Synchronous Asynchronous Receiver Transmitter.
Definition at line 906 of file stm32f4xx.h.
__IO uint16_t USART_TypeDef::SR |
USART Status register, Address offset: 0x00
Definition at line 908 of file stm32f4xx.h.
uint16_t USART_TypeDef::RESERVED0 |
Reserved, 0x02
Definition at line 909 of file stm32f4xx.h.
__IO uint16_t USART_TypeDef::DR |
USART Data register, Address offset: 0x04
Definition at line 910 of file stm32f4xx.h.
uint16_t USART_TypeDef::RESERVED1 |
Reserved, 0x06
Definition at line 911 of file stm32f4xx.h.
__IO uint16_t USART_TypeDef::BRR |
USART Baud rate register, Address offset: 0x08
Definition at line 912 of file stm32f4xx.h.
uint16_t USART_TypeDef::RESERVED2 |
Reserved, 0x0A
Definition at line 913 of file stm32f4xx.h.
__IO uint16_t USART_TypeDef::CR1 |
USART Control register 1, Address offset: 0x0C
Definition at line 914 of file stm32f4xx.h.
uint16_t USART_TypeDef::RESERVED3 |
Reserved, 0x0E
Definition at line 915 of file stm32f4xx.h.
__IO uint16_t USART_TypeDef::CR2 |
USART Control register 2, Address offset: 0x10
Definition at line 916 of file stm32f4xx.h.
uint16_t USART_TypeDef::RESERVED4 |
Reserved, 0x12
Definition at line 917 of file stm32f4xx.h.
__IO uint16_t USART_TypeDef::CR3 |
USART Control register 3, Address offset: 0x14
Definition at line 918 of file stm32f4xx.h.
uint16_t USART_TypeDef::RESERVED5 |
Reserved, 0x16
Definition at line 919 of file stm32f4xx.h.
__IO uint16_t USART_TypeDef::GTPR |
USART Guard time and prescaler register, Address offset: 0x18
Definition at line 920 of file stm32f4xx.h.
uint16_t USART_TypeDef::RESERVED6 |
Reserved, 0x1A
Definition at line 921 of file stm32f4xx.h.