Type Alias gd32e1::gd32e103::timer0::ctl0::DirR

source ·
pub type DirR = BitReader<Dir>;
Expand description

Field DIR reader - Direction

Aliased Type§

struct DirR { /* private fields */ }

Implementations§

source§

impl DirR

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