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

type W = W<u8, INTFLAG>;

Writer for register INTFLAG

Methods

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