Home
last modified time | relevance | path

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

/hal_atmel-3.6.0/asf/sam/include/sam3x/component/
Demac.h257 #define EMAC_DTF_DTF_Pos 0 macro
258 #define EMAC_DTF_DTF_Msk (0xffffu << EMAC_DTF_DTF_Pos) /**< \brief (EMAC_DTF) Deferred Transmission…
259 #define EMAC_DTF_DTF(value) ((EMAC_DTF_DTF_Msk & ((value) << EMAC_DTF_DTF_Pos)))