Home
last modified time | relevance | path

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

/hal_atmel-latest/asf/sam/include/sam4l/component/
Dusbc.h3741 #define USBC_UHCON_SPDCONF_Pos 12 /**< \brief (USBC_UHCON) Speed Configuration */ macro
3742 #define USBC_UHCON_SPDCONF_Msk (_U_(0x3) << USBC_UHCON_SPDCONF_Pos)
3743 #define USBC_UHCON_SPDCONF(value) (USBC_UHCON_SPDCONF_Msk & ((value) << USBC_UHCON_SPDCONF_Pos))