Home
last modified time | relevance | path

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

/hal_atmel-latest/asf/sam/include/sam4l/component/
Dusbc.h74 #define USBC_UDCON_SPDCONF_Pos 10 /**< \brief (USBC_UDCON) Speed configuration */ macro
75 #define USBC_UDCON_SPDCONF_Msk (_U_(0x3) << USBC_UDCON_SPDCONF_Pos)
76 #define USBC_UDCON_SPDCONF(value) (USBC_UDCON_SPDCONF_Msk & ((value) << USBC_UDCON_SPDCONF_Pos))