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

Defines

#define USART_Clock_Disable   ((uint16_t)0x0000)
#define USART_Clock_Enable   ((uint16_t)0x0800)
#define IS_USART_CLOCK(CLOCK)
#define USART_Clock_Disable   ((uint16_t)0x0000)
#define USART_Clock_Enable   ((uint16_t)0x0800)
#define IS_USART_CLOCK(CLOCK)
#define USART_Clock_Disable   ((uint16_t)0x0000)
#define USART_Clock_Enable   ((uint16_t)0x0800)
#define IS_USART_CLOCK(CLOCK)
#define USART_Clock_Disable   ((uint16_t)0x0000)
#define USART_Clock_Enable   ((uint16_t)0x0800)
#define IS_USART_CLOCK(CLOCK)

Define Documentation

#define USART_Clock_Disable   ((uint16_t)0x0000)

Referenced by USART_ClockStructInit().

#define USART_Clock_Enable   ((uint16_t)0x0800)
#define IS_USART_CLOCK (   CLOCK)
Value:
(((CLOCK) == USART_Clock_Disable) || \
                               ((CLOCK) == USART_Clock_Enable))

Referenced by USART_ClockInit().

#define USART_Clock_Disable   ((uint16_t)0x0000)
#define USART_Clock_Enable   ((uint16_t)0x0800)
#define IS_USART_CLOCK (   CLOCK)
Value:
(((CLOCK) == USART_Clock_Disable) || \
                               ((CLOCK) == USART_Clock_Enable))
#define USART_Clock_Disable   ((uint16_t)0x0000)
#define USART_Clock_Enable   ((uint16_t)0x0800)
#define IS_USART_CLOCK (   CLOCK)
Value:
(((CLOCK) == USART_Clock_Disable) || \
                               ((CLOCK) == USART_Clock_Enable))
#define USART_Clock_Disable   ((uint16_t)0x0000)
#define USART_Clock_Enable   ((uint16_t)0x0800)
#define IS_USART_CLOCK (   CLOCK)
Value:
(((CLOCK) == USART_Clock_Disable) || \
                               ((CLOCK) == USART_Clock_Enable))