Type Alias atsame54n::dac::intflag::R

source ·
pub type R = R<INTFLAG_SPEC>;
Expand description

Register INTFLAG reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn underrun0(&self) -> UNDERRUN0_R

Bit 0 - Result 0 Underrun

source

pub fn underrun1(&self) -> UNDERRUN1_R

Bit 1 - Result 1 Underrun

source

pub fn empty0(&self) -> EMPTY0_R

Bit 2 - Data Buffer 0 Empty

source

pub fn empty1(&self) -> EMPTY1_R

Bit 3 - Data Buffer 1 Empty

source

pub fn resrdy0(&self) -> RESRDY0_R

Bit 4 - Result 0 Ready

source

pub fn resrdy1(&self) -> RESRDY1_R

Bit 5 - Result 1 Ready

source

pub fn overrun0(&self) -> OVERRUN0_R

Bit 6 - Result 0 Overrun

source

pub fn overrun1(&self) -> OVERRUN1_R

Bit 7 - Result 1 Overrun