STM32F4 Standard Peripheral bibliotheek
1.0
ST Microelectronics bibliotheek documentatie voor de STM32F4 Standard Peripheral Library
Main Page
Modules
Data Structures
Files
All
Data Structures
Files
Functions
Variables
Enumerations
Enumerator
Groups
Macros
USART_Clock_Polarity
USART_Exported_Constants
Macros
#define
USART_CPOL_Low
((uint16_t)0x0000)
#define
USART_CPOL_High
((uint16_t)0x0400)
#define
IS_USART_CPOL
(CPOL) (((CPOL) == USART_CPOL_Low) || ((CPOL) == USART_CPOL_High))
Detailed Description
Generated on Thu Feb 13 2014 18:54:14 for STM32F4 Standard Peripheral bibliotheek by
1.8.3.1