pub type RevmodR = BitReader<Revmod>;Expand description
Field REVMOD reader - Revolution Counter Modulus Enable
Aliased Type§
pub struct RevmodR { /* private fields */ }Implementations§
Source§impl RevmodR
impl RevmodR
Sourcepub fn is_revmod0(&self) -> bool
pub fn is_revmod0(&self) -> bool
Use INDEX pulse to increment/decrement revolution counter (REV)
Sourcepub fn is_revmod1(&self) -> bool
pub fn is_revmod1(&self) -> bool
Use modulus counting roll-over/under to increment/decrement revolution counter (REV)