Type Alias gd32f1::gd32f190::fmc::obstat::OberrR

source ·
pub type OberrR = BitReader<Oberr>;
Expand description

Field OBERR reader - Option byte read error

Aliased Type§

struct OberrR { /* private fields */ }

Implementations§

source§

impl OberrR

source

pub const fn variant(&self) -> Oberr

Get enumerated values variant

source

pub fn is_no_error(&self) -> bool

No error with option bytes

source

pub fn is_error(&self) -> bool

Option bytes and complement bytes do not match