Home
last modified time | relevance | path

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

/hal_atmel-latest/asf/sam/include/sam4l/component/
Dtwim.h97 #define TWIM_CWGR_HIGH_Pos 8 /**< \brief (TWIM_CWGR) Clock High Cycles */ macro
98 #define TWIM_CWGR_HIGH_Msk (_U_(0xFF) << TWIM_CWGR_HIGH_Pos)
99 #define TWIM_CWGR_HIGH(value) (TWIM_CWGR_HIGH_Msk & ((value) << TWIM_CWGR_HIGH_Pos))