Type Alias xmc4800::vadc_g0::asmr::EnsiW

source ·
pub type EnsiW<'a, REG> = BitWriter<'a, REG, Ensi>;
Expand description

Field ENSI writer - Enable Source Interrupt

Aliased Type§

struct EnsiW<'a, REG> { /* private fields */ }

Implementations§

source§

impl<'a, REG> EnsiW<'a, REG>
where REG: Writable + RegisterSpec,

source

pub fn value1(self) -> &'a mut W<REG>

No request source interrupt

source

pub fn value2(self) -> &'a mut W<REG>

A request source interrupt is generated upon a request source event (last pending conversion is finished)