Type Alias IntclksR

Source
pub type IntclksR = BitReader<Intclksselect>;
Expand description

Field INTCLKS reader - Internal Clock Stable

Aliased Type§

struct IntclksR { /* private fields */ }

Implementations§

Source§

impl IntclksR

Source

pub const fn variant(&self) -> Intclksselect

Get enumerated values variant

Source

pub fn is_not_ready(&self) -> bool

Not Ready

Source

pub fn is_ready(&self) -> bool

Ready