Home
last modified time | relevance | path

Searched refs:US_IER_USART_TXRDY_Pos (Results 1 – 1 of 1) sorted by relevance

/hal_atmel-3.5.0-3.4.0/asf/sam/include/sam4l/component/
Dusart.h1455 #define US_IER_USART_TXRDY_Pos 1 /**< \brief (US_IER_USART) Transmitter Ready Inter… macro
1456 #define US_IER_USART_TXRDY (_U_(0x1) << US_IER_USART_TXRDY_Pos)
1459 #define US_IER_USART_TXRDY_0 (US_IER_USART_TXRDY_0_Val << US_IER_USART_TXRDY_Pos)
1460 #define US_IER_USART_TXRDY_1 (US_IER_USART_TXRDY_1_Val << US_IER_USART_TXRDY_Pos)