atsamd11c::sysctrl::dpllctrlb

Type Alias LtimeR

Source
pub type LtimeR = FieldReader<Ltimeselect>;
Expand description

Field LTIME reader - Lock Time

Aliased Type§

struct LtimeR { /* private fields */ }

Implementations§

Source§

impl LtimeR

Source

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

Get enumerated values variant

Source

pub fn is_none(&self) -> bool

Default No time-out

Source

pub fn is_8ms(&self) -> bool

8MS Time-out if no lock within 8 ms

Source

pub fn is_9ms(&self) -> bool

9MS Time-out if no lock within 9 ms

Source

pub fn is_10ms(&self) -> bool

10MS Time-out if no lock within 10 ms

Source

pub fn is_11ms(&self) -> bool

11MS Time-out if no lock within 11 ms