Home
last modified time | relevance | path

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

/hal_atmel-3.6.0/asf/sam/include/sam3x/component/
Demac.h274 #define EMAC_CSE_CSE_Msk (0xffu << EMAC_CSE_CSE_Pos) /**< \brief (EMAC_CSE) Carrier Sense Errors */ macro
275 #define EMAC_CSE_CSE(value) ((EMAC_CSE_CSE_Msk & ((value) << EMAC_CSE_CSE_Pos)))