discoverpixy
Main Page
Related Pages
Modules
Classes
Files
Macros
USART_Last_Bit
STM32F4xx_StdPeriph_Driver
»
USART
»
USART_Exported_Constants
Collaboration diagram for USART_Last_Bit:
Macros
#define
USART_LastBit_Disable
((uint16_t)0x0000)
#define
USART_LastBit_Enable
((uint16_t)0x0100)
#define
IS_USART_LASTBIT
(LASTBIT)
Detailed Description
Macro Definition Documentation
#define IS_USART_LASTBIT
(
LASTBIT
)
Value:
(((LASTBIT) == USART_LastBit_Disable) || \
((LASTBIT) == USART_LastBit_Enable))
Generated on Sun May 10 2015 15:15:19 for discoverpixy by
1.8.9.1