GeienW

Type Alias GeienW 

pub type GeienW<'a, REG> = BitWriter<'a, REG, Geien>;
Expand description

Field GEIEN writer - Global Error Injection Enable

Aliased Type§

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

Implementations§

§

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

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

Disabled

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

Enabled