atsamd51g::osc32kctrl::xosc32k

Type Alias StartupR

Source
pub type StartupR = FieldReader<Startupselect>;
Expand description

Field STARTUP reader - Oscillator Start-Up Time

Aliased Type§

struct StartupR { /* private fields */ }

Implementations§

Source§

impl StartupR

Source

pub const fn variant(&self) -> Option<Startupselect>

Get enumerated values variant

Source

pub fn is_cycle2048(&self) -> bool

62.6 ms

Source

pub fn is_cycle4096(&self) -> bool

125 ms

Source

pub fn is_cycle16384(&self) -> bool

500 ms

Source

pub fn is_cycle32768(&self) -> bool

1000 ms

Source

pub fn is_cycle65536(&self) -> bool

2000 ms

Source

pub fn is_cycle131072(&self) -> bool

4000 ms

Source

pub fn is_cycle262144(&self) -> bool

8000 ms