Eich0enR

Type Alias Eich0enR 

pub type Eich0enR = BitReader<Eich0en>;
Expand description

Field EICH0EN reader - Error Injection Channel 0 Enable

Aliased Type§

pub struct Eich0enR { /* private fields */ }

Implementations§

§

impl Eich0enR

pub const fn variant(&self) -> Eich0en

Get enumerated values variant

pub fn is_0(&self) -> bool

Error injection is disabled on Error Injection Channel 0

pub fn is_1(&self) -> bool

Error injection is enabled on Error Injection Channel 0