Type Alias atsame54n::oscctrl::dpll::dpllctrlb::LTIME_R

source ·
pub type LTIME_R = FieldReader<LTIMESELECT_A>;
Expand description

Field LTIME reader - Lock Time

Aliased Type§

struct LTIME_R { /* private fields */ }

Implementations§

source§

impl LTIME_R

source

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

Get enumerated values variant

source

pub fn is_default(&self) -> bool

No time-out. Automatic lock

source

pub fn is_800us(&self) -> bool

Time-out if no lock within 800us

source

pub fn is_900us(&self) -> bool

Time-out if no lock within 900us

source

pub fn is_1ms(&self) -> bool

Time-out if no lock within 1ms

source

pub fn is_1p1ms(&self) -> bool

Time-out if no lock within 1.1ms