pub type EwoffsetR = FieldReader<Ewoffsetselect>;
Expand description
Field EWOFFSET
reader - Early Warning Interrupt Time Offset
Aliased Type§
struct EwoffsetR { /* private fields */ }
Implementations§
Source§impl EwoffsetR
impl EwoffsetR
Sourcepub const fn variant(&self) -> Option<Ewoffsetselect>
pub const fn variant(&self) -> Option<Ewoffsetselect>
Get enumerated values variant
Sourcepub fn is_cyc1024(&self) -> bool
pub fn is_cyc1024(&self) -> bool
1024 clock cycles
Sourcepub fn is_cyc2048(&self) -> bool
pub fn is_cyc2048(&self) -> bool
2048 clock cycles
Sourcepub fn is_cyc4096(&self) -> bool
pub fn is_cyc4096(&self) -> bool
4096 clock cycles
Sourcepub fn is_cyc8192(&self) -> bool
pub fn is_cyc8192(&self) -> bool
8192 clock cycles