Type Alias R

Source
pub type R = R<EvctrlSpec>;
Expand description

Register EVCTRL reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn startei0(&self) -> Startei0R

Bit 0 - Start Conversion Event Input DAC 0

Source

pub fn startei1(&self) -> Startei1R

Bit 1 - Start Conversion Event Input DAC 1

Source

pub fn emptyeo0(&self) -> Emptyeo0R

Bit 2 - Data Buffer Empty Event Output DAC 0

Source

pub fn emptyeo1(&self) -> Emptyeo1R

Bit 3 - Data Buffer Empty Event Output DAC 1

Source

pub fn invei0(&self) -> Invei0R

Bit 4 - Enable Invertion of DAC 0 input event

Source

pub fn invei1(&self) -> Invei1R

Bit 5 - Enable Invertion of DAC 1 input event

Source

pub fn resrdyeo0(&self) -> Resrdyeo0R

Bit 6 - Result Ready Event Output 0

Source

pub fn resrdyeo1(&self) -> Resrdyeo1R

Bit 7 - Result Ready Event Output 1