Home
last modified time | relevance | path

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

/hal_atmel-3.5.0-3.4.0/asf/sam/include/sam4l/component/
Dusart.h830 #define US_MR_USART_CHRL_Msk (_U_(0x3) << US_MR_USART_CHRL_Pos) macro
831 #define US_MR_USART_CHRL(value) (US_MR_USART_CHRL_Msk & ((value) << US_MR_USART_CHRL_Pos))