Home
last modified time | relevance | path

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

/hal_atmel-latest/asf/sam/include/sam4l/component/
Dscif.h679 #define SCIF_RCFASTCFG_FRANGE_Pos 8 /**< \brief (SCIF_RCFASTCFG) Frequency Range */ macro
680 #define SCIF_RCFASTCFG_FRANGE_Msk (_U_(0x3) << SCIF_RCFASTCFG_FRANGE_Pos)
681 …e SCIF_RCFASTCFG_FRANGE(value) (SCIF_RCFASTCFG_FRANGE_Msk & ((value) << SCIF_RCFASTCFG_FRANGE_Pos))