Type Alias IntclksW

Source
pub type IntclksW<'a, REG> = BitWriter<'a, REG, Intclksselect>;
Expand description

Field INTCLKS writer - Internal Clock Stable

Aliased Type§

struct IntclksW<'a, REG> { /* private fields */ }

Implementations§

Source§

impl<'a, REG> IntclksW<'a, REG>
where REG: Writable + RegisterSpec,

Source

pub fn not_ready(self) -> &'a mut W<REG>

Not Ready

Source

pub fn ready(self) -> &'a mut W<REG>

Ready