Home
last modified time | relevance | path

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

/hal_atmel-latest/asf/sam/include/sam4l/component/
Dscif.h350 #define SCIF_UNLOCK_KEY_Pos 24 /**< \brief (SCIF_UNLOCK) Unlock Key */ macro
351 #define SCIF_UNLOCK_KEY_Msk (_U_(0xFF) << SCIF_UNLOCK_KEY_Pos)
352 #define SCIF_UNLOCK_KEY(value) (SCIF_UNLOCK_KEY_Msk & ((value) << SCIF_UNLOCK_KEY_Pos))