[][src]Type Definition atsame54n::dac::intflag::W

type W = W<u8, INTFLAG>;

Writer for register INTFLAG

Implementations

impl W[src]

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

Bit 0 - Result 0 Underrun

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

Bit 1 - Result 1 Underrun

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

Bit 2 - Data Buffer 0 Empty

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

Bit 3 - Data Buffer 1 Empty

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

Bit 4 - Result 0 Ready

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

Bit 5 - Result 1 Ready

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

Bit 6 - Result 0 Overrun

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

Bit 7 - Result 1 Overrun