Home
last modified time | relevance | path

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

/hal_atmel-latest/asf/sam/include/sam4l/component/
Dcatb.h487 #define CATB_PARAMETER_NPINS_Pos 0 /**< \brief (CATB_PARAMETER) Number of Pins */ macro
488 #define CATB_PARAMETER_NPINS_Msk (_U_(0xFF) << CATB_PARAMETER_NPINS_Pos)
489 …fine CATB_PARAMETER_NPINS(value) (CATB_PARAMETER_NPINS_Msk & ((value) << CATB_PARAMETER_NPINS_Pos))