STM32F37 Standard Peripheral bibliotheek  1.0
ST Microelectronics bibliotheek documentatie voor de STM32F37 Standard Peripheral Library
 All Data Structures Files Functions Variables Enumerations Enumerator Groups
USART_Exported_Constants

Modules

 USART_Word_Length
 
 USART_Stop_Bits
 
 USART_Parity
 
 USART_Mode
 
 USART_Hardware_Flow_Control
 
 USART_Clock
 
 USART_Clock_Polarity
 
 USART_Clock_Phase
 
 USART_Last_Bit
 
 USART_DMA_Requests
 
 USART_DMA_Recception_Error
 
 USART_MuteMode_WakeUp_methods
 
 USART_Address_Detection
 
 USART_StopMode_WakeUp_methods
 
 USART_LIN_Break_Detection_Length
 
 USART_IrDA_Low_Power
 
 USART_DE_Polarity
 
 USART_Inversion_Pins
 
 USART_AutoBaudRate_Mode
 
 USART_OVR_DETECTION
 
 USART_Request
 
 USART_Flags
 
 USART_Interrupt_definition
 USART Interrupt definition USART_IT possible values Elements values convention: 0xZZZZYYXX XX: Position of the corresponding Interrupt YY: Register index ZZZZ: Flag position.
 
 USART_Global_definition
 

Macros

#define IS_USART_ALL_PERIPH(PERIPH)
 

Detailed Description

Macro Definition Documentation

#define IS_USART_ALL_PERIPH (   PERIPH)
Value:
(((PERIPH) == USART1) || \
((PERIPH) == USART2) || \
((PERIPH) == USART3))