Home
last modified time | relevance | path

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

/hal_atmel-latest/asf/sam/include/sam4l/component/
Dusbc.h941 #define USBC_UECFG6_EPDIR_Pos 8 /**< \brief (USBC_UECFG6) Endpoint Direction */ macro
942 #define USBC_UECFG6_EPDIR (_U_(0x1) << USBC_UECFG6_EPDIR_Pos)
945 #define USBC_UECFG6_EPDIR_OUT (USBC_UECFG6_EPDIR_OUT_Val << USBC_UECFG6_EPDIR_Pos)
946 #define USBC_UECFG6_EPDIR_IN (USBC_UECFG6_EPDIR_IN_Val << USBC_UECFG6_EPDIR_Pos)