Type Definition atsame54p19a_pac::dac::intenset::W[][src]

type W = W<u8, INTENSET>;

Writer for register INTENSET

Implementations

impl W[src]

pub fn underrun0(&mut self) -> UNDERRUN0_W<'_>[src]

Bit 0 - Underrun 0 Interrupt Enable

pub fn underrun1(&mut self) -> UNDERRUN1_W<'_>[src]

Bit 1 - Underrun 1 Interrupt Enable

pub fn empty0(&mut self) -> EMPTY0_W<'_>[src]

Bit 2 - Data Buffer 0 Empty Interrupt Enable

pub fn empty1(&mut self) -> EMPTY1_W<'_>[src]

Bit 3 - Data Buffer 1 Empty Interrupt Enable

pub fn resrdy0(&mut self) -> RESRDY0_W<'_>[src]

Bit 4 - Result 0 Ready Interrupt Enable

pub fn resrdy1(&mut self) -> RESRDY1_W<'_>[src]

Bit 5 - Result 1 Ready Interrupt Enable

pub fn overrun0(&mut self) -> OVERRUN0_W<'_>[src]

Bit 6 - Overrun 0 Interrupt Enable

pub fn overrun1(&mut self) -> OVERRUN1_W<'_>[src]

Bit 7 - Overrun 1 Interrupt Enable