pub type StartupR = FieldReader<Startupselect>;
Expand description
Field STARTUP
reader - Oscillator Start-Up Time
Aliased Type§
struct StartupR { /* private fields */ }
Implementations§
Source§impl StartupR
impl StartupR
Sourcepub const fn variant(&self) -> Option<Startupselect>
pub const fn variant(&self) -> Option<Startupselect>
Get enumerated values variant
Sourcepub fn is_cycle2048(&self) -> bool
pub fn is_cycle2048(&self) -> bool
62.6 ms
Sourcepub fn is_cycle4096(&self) -> bool
pub fn is_cycle4096(&self) -> bool
125 ms
Sourcepub fn is_cycle16384(&self) -> bool
pub fn is_cycle16384(&self) -> bool
500 ms
Sourcepub fn is_cycle32768(&self) -> bool
pub fn is_cycle32768(&self) -> bool
1000 ms
Sourcepub fn is_cycle65536(&self) -> bool
pub fn is_cycle65536(&self) -> bool
2000 ms
Sourcepub fn is_cycle131072(&self) -> bool
pub fn is_cycle131072(&self) -> bool
4000 ms
Sourcepub fn is_cycle262144(&self) -> bool
pub fn is_cycle262144(&self) -> bool
8000 ms