Home
last modified time | relevance | path

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

/hal_atmel-3.6.0/asf/sam/include/sam3x/component/
Demac.h286 #define EMAC_RSE_RSE_Msk (0xffu << EMAC_RSE_RSE_Pos) /**< \brief (EMAC_RSE) Receive Symbol Errors */ macro
287 #define EMAC_RSE_RSE(value) ((EMAC_RSE_RSE_Msk & ((value) << EMAC_RSE_RSE_Pos)))