CARME-M4 BSP
V1.5
Main Page
Related Pages
Modules
Data Structures
Files
Examples
Macros
USART_Clock
STM32F4xx_StdPeriph_Driver
|
CARME
»
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))
Definition at line
199
of file
stm32f4xx_usart.h
.
Generated on Fri Aug 12 2016 17:42:39 for CARME-M4 BSP by
1.8.10