Type Alias DIR_R

Source
pub type DIR_R = BitReader<DIR>;
Expand description

Field DIR reader - Direction

Aliased Type§

pub struct DIR_R { /* private fields */ }

Implementations§

Source§

impl DIR_R

Source

pub const fn variant(&self) -> DIR

Get enumerated values variant

Source

pub fn is_up(&self) -> bool

Counter used as upcounter

Source

pub fn is_down(&self) -> bool

Counter used as downcounter