Home
last modified time | relevance | path

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

/hal_atmel-3.5.0-3.4.0/asf/sam/include/sam4l/component/
Dtwim.h94 #define TWIM_CWGR_LOW_Pos 0 /**< \brief (TWIM_CWGR) Clock Low Cycles */ macro
95 #define TWIM_CWGR_LOW_Msk (_U_(0xFF) << TWIM_CWGR_LOW_Pos)
96 #define TWIM_CWGR_LOW(value) (TWIM_CWGR_LOW_Msk & ((value) << TWIM_CWGR_LOW_Pos))