Home
last modified time | relevance | path

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

/hal_atmel-latest/asf/sam/include/sam4l/component/
Dtwim.h637 #define TWIM_HSCWGR_HIGH_Pos 8 /**< \brief (TWIM_HSCWGR) Clock High Cycles */ macro
638 #define TWIM_HSCWGR_HIGH_Msk (_U_(0xFF) << TWIM_HSCWGR_HIGH_Pos)
639 #define TWIM_HSCWGR_HIGH(value) (TWIM_HSCWGR_HIGH_Msk & ((value) << TWIM_HSCWGR_HIGH_Pos))