pub type Dx2tienW<'a, REG> = BitWriter<'a, REG, Dx2tien>;
Expand description

Field DX2TIEN writer - DX2T Interrupt Enable

Aliased Type§

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

Implementations§

source§

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

source

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

A protocol interrupt is not generated if DX2T is active.

source

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

A protocol interrupt is generated if DX2T is active.