Home
last modified time | relevance | path

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

/loramac-node-3.4.0/src/boards/mcu/saml21/saml21b/include/component/
Ddac.h166 #define DAC_INTENCLR_UNDERRUN_Pos 0 /**< \brief (DAC_INTENCLR) Underrun Interrupt Enab… macro
167 #define DAC_INTENCLR_UNDERRUN_Msk (_U(0x3) << DAC_INTENCLR_UNDERRUN_Pos)
168 …e DAC_INTENCLR_UNDERRUN(value) (DAC_INTENCLR_UNDERRUN_Msk & ((value) << DAC_INTENCLR_UNDERRUN_Pos))