Type Definition atsame54n19a_pac::dac::intflag::R[][src]

type R = R<u8, INTFLAG>;

Reader of register INTFLAG

Implementations

impl R[src]

pub fn underrun0(&self) -> UNDERRUN0_R[src]

Bit 0 - Result 0 Underrun

pub fn underrun1(&self) -> UNDERRUN1_R[src]

Bit 1 - Result 1 Underrun

pub fn empty0(&self) -> EMPTY0_R[src]

Bit 2 - Data Buffer 0 Empty

pub fn empty1(&self) -> EMPTY1_R[src]

Bit 3 - Data Buffer 1 Empty

pub fn resrdy0(&self) -> RESRDY0_R[src]

Bit 4 - Result 0 Ready

pub fn resrdy1(&self) -> RESRDY1_R[src]

Bit 5 - Result 1 Ready

pub fn overrun0(&self) -> OVERRUN0_R[src]

Bit 6 - Result 0 Overrun

pub fn overrun1(&self) -> OVERRUN1_R[src]

Bit 7 - Result 1 Overrun