Universal Synchronous Asynchronous Receiver Transmitter. More...
#include <stm32f407xx.h>
Public Attributes | |
__IO uint32_t | BRR |
__IO uint32_t | CR1 |
__IO uint32_t | CR2 |
__IO uint32_t | CR3 |
__IO uint32_t | DR |
__IO uint32_t | GTPR |
__IO uint32_t | ICR |
__IO uint32_t | ISR |
__IO uint32_t | PRESC |
__IO uint32_t | RDR |
__IO uint32_t | RQR |
__IO uint32_t | RTOR |
__IO uint32_t | SR |
__IO uint32_t | TDR |
Universal Synchronous Asynchronous Receiver Transmitter.
Definition at line 758 of file stm32f407xx.h.
__IO uint32_t USART_TypeDef::BRR |
USART Baud rate register, Address offset: 0x08
USART Baud rate register, Address offset: 0x0C
Definition at line 762 of file stm32f407xx.h.
__IO uint32_t USART_TypeDef::CR1 |
USART Control register 1, Address offset: 0x0C
USART Control register 1, Address offset: 0x00
Definition at line 763 of file stm32f407xx.h.
__IO uint32_t USART_TypeDef::CR2 |
USART Control register 2, Address offset: 0x10
USART Control register 2, Address offset: 0x04
Definition at line 764 of file stm32f407xx.h.
__IO uint32_t USART_TypeDef::CR3 |
USART Control register 3, Address offset: 0x14
USART Control register 3, Address offset: 0x08
Definition at line 765 of file stm32f407xx.h.
__IO uint32_t USART_TypeDef::DR |
USART Data register, Address offset: 0x04
Definition at line 761 of file stm32f407xx.h.
__IO uint32_t USART_TypeDef::GTPR |
USART Guard time and prescaler register, Address offset: 0x18
USART Guard time and prescaler register, Address offset: 0x10
Definition at line 766 of file stm32f407xx.h.
__IO uint32_t USART_TypeDef::ICR |
USART Interrupt flag Clear register, Address offset: 0x20
Definition at line 1016 of file stm32f769xx.h.
__IO uint32_t USART_TypeDef::ISR |
USART Interrupt and status register, Address offset: 0x1C
Definition at line 1015 of file stm32f769xx.h.
__IO uint32_t USART_TypeDef::PRESC |
USART clock Prescaler register, Address offset: 0x2C
Definition at line 1613 of file stm32h735xx.h.
__IO uint32_t USART_TypeDef::RDR |
USART Receive Data register, Address offset: 0x24
Definition at line 1017 of file stm32f769xx.h.
__IO uint32_t USART_TypeDef::RQR |
USART Request register, Address offset: 0x18
Definition at line 1014 of file stm32f769xx.h.
__IO uint32_t USART_TypeDef::RTOR |
USART Receiver Time Out register, Address offset: 0x14
Definition at line 1013 of file stm32f769xx.h.
__IO uint32_t USART_TypeDef::SR |
USART Status register, Address offset: 0x00
Definition at line 760 of file stm32f407xx.h.
__IO uint32_t USART_TypeDef::TDR |
USART Transmit Data register, Address offset: 0x28
Definition at line 1018 of file stm32f769xx.h.