Type Alias IntbgR

Source
pub type IntbgR = BitReader<Intbgselect>;
Expand description

Field INTBG reader - Interrupt at Block Gap

Aliased Type§

struct IntbgR { /* private fields */ }

Implementations§

Source§

impl IntbgR

Source

pub const fn variant(&self) -> Intbgselect

Get enumerated values variant

Source

pub fn is_disabled(&self) -> bool

Disabled

Source

pub fn is_enabled(&self) -> bool

Enabled