Home
last modified time | relevance | path

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

/hal_atmel-latest/asf/sam/include/sam4l/component/
Diisc.h67 #define IISC_CR_RXDIS_Pos 1 /**< \brief (IISC_CR) Receive Disable */ macro
68 #define IISC_CR_RXDIS (_U_(0x1) << IISC_CR_RXDIS_Pos)
71 #define IISC_CR_RXDIS_OFF (IISC_CR_RXDIS_OFF_Val << IISC_CR_RXDIS_Pos)
72 #define IISC_CR_RXDIS_ON (IISC_CR_RXDIS_ON_Val << IISC_CR_RXDIS_Pos)