Home
last modified time | relevance | path

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

/hal_atmel-latest/asf/sam0/include/same54/component/
Dpicop.h589 #define PICOP_OCDCONTROL_BPCOMP_Pos 12 /**< \brief (PICOP_OCDCONTROL) Comparator Breakpoi… macro
590 #define PICOP_OCDCONTROL_BPCOMP_Msk (0xFul << PICOP_OCDCONTROL_BPCOMP_Pos)
591 …P_OCDCONTROL_BPCOMP(value) (PICOP_OCDCONTROL_BPCOMP_Msk & ((value) << PICOP_OCDCONTROL_BPCOMP_Pos))