Skip to main content

RevR

Type Alias RevR 

Source
pub type RevR = BitReader<Rev>;
Expand description

Field REV reader - Enable Reverse Direction Counting

Aliased Type§

pub struct RevR { /* private fields */ }

Implementations§

Source§

impl RevR

Source

pub const fn variant(&self) -> Rev

Get enumerated values variant

Source

pub fn is_rev0(&self) -> bool

Count normally and the position counter initialization uses upper/lower initialization register UINIT/LINIT

Source

pub fn is_rev1(&self) -> bool

Count in the reverse direction and the position counter initialization uses upper/lower modulus register UMOD/LMOD