[][src]Type Definition atsame51j::dac::status::R

type R = R<u8, STATUS>;

Reader of register STATUS

Implementations

impl R[src]

pub fn ready0(&self) -> READY0_R[src]

Bit 0 - DAC 0 Startup Ready

pub fn ready1(&self) -> READY1_R[src]

Bit 1 - DAC 1 Startup Ready

pub fn eoc0(&self) -> EOC0_R[src]

Bit 2 - DAC 0 End of Conversion

pub fn eoc1(&self) -> EOC1_R[src]

Bit 3 - DAC 1 End of Conversion