Skip to main content

RevmodR

Type Alias RevmodR 

Source
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

Source

pub const fn variant(&self) -> Revmod

Get enumerated values variant

Source

pub fn is_revmod0(&self) -> bool

Use INDEX pulse to increment/decrement revolution counter (REV)

Source

pub fn is_revmod1(&self) -> bool

Use modulus counting roll-over/under to increment/decrement revolution counter (REV)