Eich1enW

Type Alias Eich1enW 

pub type Eich1enW<'a, REG> = BitWriter<'a, REG, Eich1en>;
Expand description

Field EICH1EN writer - Error Injection Channel 1 Enable

Aliased Type§

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

Implementations§

§

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

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

Error injection is disabled on Error Injection Channel 1

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

Error injection is enabled on Error Injection Channel 1