Home
last modified time | relevance | path

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

/hal_atmel-latest/asf/sam/include/sam4l/component/
Dtwis.h145 #define TWIS_TR_TLOWS_Pos 0 /**< \brief (TWIS_TR) SMBus Tlow:sext Cycles */ macro
146 #define TWIS_TR_TLOWS_Msk (_U_(0xFF) << TWIS_TR_TLOWS_Pos)
147 #define TWIS_TR_TLOWS(value) (TWIS_TR_TLOWS_Msk & ((value) << TWIS_TR_TLOWS_Pos))