Eich0enW

Type Alias Eich0enW 

pub type Eich0enW<'a, REG> = BitWriter<'a, REG, Eich0en>;
Expand description

Field EICH0EN writer - Error Injection Channel 0 Enable

Aliased Type§

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

Implementations§

§

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

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

Error injection is disabled on Error Injection Channel 0

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

Error injection is enabled on Error Injection Channel 0