Nut/OS  5.0.5
API Reference
USART_Last_Bit
Collaboration diagram for USART_Last_Bit:

Defines

#define USART_LastBit_Disable   ((uint16_t)0x0000)
#define USART_LastBit_Enable   ((uint16_t)0x0100)
#define IS_USART_LASTBIT(LASTBIT)
#define USART_LastBit_Disable   ((uint16_t)0x0000)
#define USART_LastBit_Enable   ((uint16_t)0x0100)
#define IS_USART_LASTBIT(LASTBIT)
#define USART_LastBit_Disable   ((uint16_t)0x0000)
#define USART_LastBit_Enable   ((uint16_t)0x0100)
#define IS_USART_LASTBIT(LASTBIT)
#define USART_LastBit_Disable   ((uint16_t)0x0000)
#define USART_LastBit_Enable   ((uint16_t)0x0100)
#define IS_USART_LASTBIT(LASTBIT)

Define Documentation

#define USART_LastBit_Disable   ((uint16_t)0x0000)

Referenced by USART_ClockStructInit().

#define USART_LastBit_Enable   ((uint16_t)0x0100)
#define IS_USART_LASTBIT (   LASTBIT)
Value:
(((LASTBIT) == USART_LastBit_Disable) || \
                                   ((LASTBIT) == USART_LastBit_Enable))

Referenced by USART_ClockInit().

#define USART_LastBit_Disable   ((uint16_t)0x0000)
#define USART_LastBit_Enable   ((uint16_t)0x0100)
#define IS_USART_LASTBIT (   LASTBIT)
Value:
(((LASTBIT) == USART_LastBit_Disable) || \
                                   ((LASTBIT) == USART_LastBit_Enable))
#define USART_LastBit_Disable   ((uint16_t)0x0000)
#define USART_LastBit_Enable   ((uint16_t)0x0100)
#define IS_USART_LASTBIT (   LASTBIT)
Value:
(((LASTBIT) == USART_LastBit_Disable) || \
                                   ((LASTBIT) == USART_LastBit_Enable))
#define USART_LastBit_Disable   ((uint16_t)0x0000)
#define USART_LastBit_Enable   ((uint16_t)0x0100)
#define IS_USART_LASTBIT (   LASTBIT)
Value:
(((LASTBIT) == USART_LastBit_Disable) || \
                                   ((LASTBIT) == USART_LastBit_Enable))