RTEMS 6.1-rc4
Loading...
Searching...
No Matches
Macros

Macros

#define USART_IT_MASK   0x001FU
 
#define USART_CR_MASK   0x00E0U
 
#define USART_CR_POS   5U
 
#define USART_ISR_MASK   0x1F00U
 
#define USART_ISR_POS   8U
 

Detailed Description

Macro Definition Documentation

◆ USART_CR_MASK

#define USART_CR_MASK   0x00E0U

USART control register mask

◆ USART_CR_POS

#define USART_CR_POS   5U

USART control register position

◆ USART_ISR_MASK

#define USART_ISR_MASK   0x1F00U

USART ISR register mask

◆ USART_ISR_POS

#define USART_ISR_POS   8U

USART ISR register position

◆ USART_IT_MASK

#define USART_IT_MASK   0x001FU

USART interruptions flags mask