pub type W = W<EvctrlSpec>;
Expand description
Register EVCTRL
writer
Aliased Type§
struct W { /* private fields */ }
Implementations§
Source§impl W
impl W
Sourcepub fn startei0(&mut self) -> Startei0W<'_, EvctrlSpec>
pub fn startei0(&mut self) -> Startei0W<'_, EvctrlSpec>
Bit 0 - Start Conversion Event Input DAC 0
Sourcepub fn startei1(&mut self) -> Startei1W<'_, EvctrlSpec>
pub fn startei1(&mut self) -> Startei1W<'_, EvctrlSpec>
Bit 1 - Start Conversion Event Input DAC 1
Sourcepub fn emptyeo0(&mut self) -> Emptyeo0W<'_, EvctrlSpec>
pub fn emptyeo0(&mut self) -> Emptyeo0W<'_, EvctrlSpec>
Bit 2 - Data Buffer Empty Event Output DAC 0
Sourcepub fn emptyeo1(&mut self) -> Emptyeo1W<'_, EvctrlSpec>
pub fn emptyeo1(&mut self) -> Emptyeo1W<'_, EvctrlSpec>
Bit 3 - Data Buffer Empty Event Output DAC 1
Sourcepub fn invei0(&mut self) -> Invei0W<'_, EvctrlSpec>
pub fn invei0(&mut self) -> Invei0W<'_, EvctrlSpec>
Bit 4 - Enable Invertion of DAC 0 input event
Sourcepub fn invei1(&mut self) -> Invei1W<'_, EvctrlSpec>
pub fn invei1(&mut self) -> Invei1W<'_, EvctrlSpec>
Bit 5 - Enable Invertion of DAC 1 input event
Sourcepub fn resrdyeo0(&mut self) -> Resrdyeo0W<'_, EvctrlSpec>
pub fn resrdyeo0(&mut self) -> Resrdyeo0W<'_, EvctrlSpec>
Bit 6 - Result Ready Event Output 0
Sourcepub fn resrdyeo1(&mut self) -> Resrdyeo1W<'_, EvctrlSpec>
pub fn resrdyeo1(&mut self) -> Resrdyeo1W<'_, EvctrlSpec>
Bit 7 - Result Ready Event Output 1