Type Alias W

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

Register EVCTRL writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn startei0(&mut self) -> Startei0W<'_, EvctrlSpec>

Bit 0 - Start Conversion Event Input DAC 0

Source

pub fn startei1(&mut self) -> Startei1W<'_, EvctrlSpec>

Bit 1 - Start Conversion Event Input DAC 1

Source

pub fn emptyeo0(&mut self) -> Emptyeo0W<'_, EvctrlSpec>

Bit 2 - Data Buffer Empty Event Output DAC 0

Source

pub fn emptyeo1(&mut self) -> Emptyeo1W<'_, EvctrlSpec>

Bit 3 - Data Buffer Empty Event Output DAC 1

Source

pub fn invei0(&mut self) -> Invei0W<'_, EvctrlSpec>

Bit 4 - Enable Invertion of DAC 0 input event

Source

pub fn invei1(&mut self) -> Invei1W<'_, EvctrlSpec>

Bit 5 - Enable Invertion of DAC 1 input event

Source

pub fn resrdyeo0(&mut self) -> Resrdyeo0W<'_, EvctrlSpec>

Bit 6 - Result Ready Event Output 0

Source

pub fn resrdyeo1(&mut self) -> Resrdyeo1W<'_, EvctrlSpec>

Bit 7 - Result Ready Event Output 1