pub type IntbgR = BitReader<Intbgselect>;
Expand description
Field INTBG
reader - Interrupt at Block Gap
Aliased Type§
struct IntbgR { /* private fields */ }
Implementations§
Source§impl IntbgR
impl IntbgR
Sourcepub const fn variant(&self) -> Intbgselect
pub const fn variant(&self) -> Intbgselect
Get enumerated values variant
Sourcepub fn is_disabled(&self) -> bool
pub fn is_disabled(&self) -> bool
Disabled
Sourcepub fn is_enabled(&self) -> bool
pub fn is_enabled(&self) -> bool
Enabled