CMSIS + 0/99 examples
CodeScope will show references to USART_TypeDef from the following samples and libraries:
Drivers
Boards
Examples
STM32446E-Nucleo
Examples
UART
STM32446E_EVAL
Applications
USB_Device
Examples
UART
STM32469I-Discovery
Applications
FileX
FX_IAP
ThreadX
USBX
Examples
UART
STM32469I_EVAL
Applications
USB_Device
Examples
UART
STM324x9I_EVAL
Applications
USB_Device
Examples
UART
STM324xG_EVAL
Applications
USB_Device
Examples
SMARTCARD
UART
STM32F4-Discovery
Examples
UART
STM32F401-Discovery
Examples
UART
STM32F401RE-Nucleo
Examples
UART
STM32F410xx-Nucleo
Examples
UART
STM32F411E-Discovery
Examples
UART
STM32F411RE-Nucleo
Examples
UART
Examples_LL
USART
Examples_MIX
UART
STM32F412G-Discovery
Examples
UART
STM32F412ZG-Nucleo
Examples
UART
STM32F413H-Discovery
Examples
UART
STM32F413ZH-Nucleo
Examples
UART
STM32F429I-Discovery
Examples
UART
STM32F429ZI-Nucleo
Applications
FileX
NetXDuo
ThreadX
USBX
Examples
UART
STM32F446ZE-Nucleo
Examples
UART
 
Symbols
loading...
Files
loading...

USART_TypeDef struct

Universal Synchronous Asynchronous Receiver Transmitter

Syntax

typedef struct {   __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;        } USART_TypeDef;

Fields

SR

USART Status register, Address offset: 0x00. Read more...

DR

USART Data register, Address offset: 0x04. Read more...

BRR

USART Baud rate register, Address offset: 0x08. Read more...

CR1

USART Control register 1, Address offset: 0x0C. Read more...

CR2

USART Control register 2, Address offset: 0x10. Read more...

CR3

USART Control register 3, Address offset: 0x14. Read more...

GTPR

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

Examples

USART_TypeDef is referenced by 99 libraries and example projects.

References

LocationReferrerText
stm32f401xc.h:498
typedef struct
stm32f401xc.h:507
stm32f401xe.h:498
typedef struct
stm32f401xe.h:507
stm32f407xx.h:757
typedef struct
stm32f407xx.h:766
stm32f410rx.h:504
typedef struct
stm32f410rx.h:513
stm32f410tx.h:501
typedef struct
stm32f410tx.h:510
stm32f411xe.h:499
typedef struct
stm32f411xe.h:508
stm32f412zx.h:682
typedef struct
stm32f412zx.h:691
stm32f413xx.h:743
typedef struct
stm32f413xx.h:752
stm32f417xx.h:756
typedef struct
stm32f417xx.h:765
stm32f429xx.h:875
typedef struct
stm32f429xx.h:884
stm32f439xx.h:876
typedef struct
stm32f439xx.h:885
stm32f446xx.h:774
typedef struct
stm32f446xx.h:783
stm32f469xx.h:958
typedef struct
stm32f469xx.h:967
stm32f479xx.h:959
typedef struct
stm32f479xx.h:968
stm32f401xc.h:507USART_TypeDef
stm32f401xe.h:507USART_TypeDef
stm32f407xx.h:766USART_TypeDef
stm32f410rx.h:513USART_TypeDef
stm32f410tx.h:510USART_TypeDef
stm32f411xe.h:508USART_TypeDef
stm32f412zx.h:691USART_TypeDef
stm32f413xx.h:752USART_TypeDef
stm32f417xx.h:765USART_TypeDef
stm32f429xx.h:884USART_TypeDef
stm32f439xx.h:885USART_TypeDef
stm32f446xx.h:783USART_TypeDef
stm32f469xx.h:967USART_TypeDef
stm32f479xx.h:968USART_TypeDef

all items filtered out
USART_TypeDef
all items filtered out