discoverpixy
Main Page
Related Pages
Modules
Classes
Files
Macros
USART_Clock
STM32F4xx_StdPeriph_Driver
»
USART
»
USART_Exported_Constants
Collaboration diagram for USART_Clock:
Macros
#define
USART_Clock_Disable
((uint16_t)0x0000)
#define
USART_Clock_Enable
((uint16_t)0x0800)
#define
IS_USART_CLOCK
(CLOCK)
Detailed Description
Macro Definition Documentation
#define IS_USART_CLOCK
(
CLOCK
)
Value:
(((CLOCK) == USART_Clock_Disable) || \
((CLOCK) == USART_Clock_Enable))
Generated on Sun May 10 2015 15:15:19 for discoverpixy by
1.8.9.1