Type Alias IntclkenR

Source
pub type IntclkenR = BitReader<Intclkenselect>;
Expand description

Field INTCLKEN reader - Internal Clock Enable

Aliased Type§

struct IntclkenR { /* private fields */ }

Implementations§

Source§

impl IntclkenR

Source

pub const fn variant(&self) -> Intclkenselect

Get enumerated values variant

Source

pub fn is_off(&self) -> bool

Stop

Source

pub fn is_on(&self) -> bool

Oscillate