pub type CntselR = FieldReader<Cntselselect>;Expand description
Field CNTSEL reader - Timer/counter Output Event Mode
Aliased Type§
struct CntselR { /* private fields */ }Implementations§
Source§impl CntselR
 
impl CntselR
Sourcepub const fn variant(&self) -> Cntselselect
 
pub const fn variant(&self) -> Cntselselect
Get enumerated values variant
Sourcepub fn is_between(&self) -> bool
 
pub fn is_between(&self) -> bool
An interrupt/event is generated when a counter cycle ends, except for the first and last cycles
Sourcepub fn is_boundary(&self) -> bool
 
pub fn is_boundary(&self) -> bool
An interrupt/event is generated when a new counter cycle starts or a counter cycle ends