Type Alias atsame54n::dac::status::R

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

Register STATUS reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn ready0(&self) -> READY0_R

Bit 0 - DAC 0 Startup Ready

source

pub fn ready1(&self) -> READY1_R

Bit 1 - DAC 1 Startup Ready

source

pub fn eoc0(&self) -> EOC0_R

Bit 2 - DAC 0 End of Conversion

source

pub fn eoc1(&self) -> EOC1_R

Bit 3 - DAC 1 End of Conversion