Type Alias gd32f1::gd32f190::timer0::ctl0::DirW

source ·
pub type DirW<'a, REG> = BitWriter<'a, REG, Dir>;
Expand description

Field DIR writer - Direction

Aliased Type§

struct DirW<'a, REG> { /* private fields */ }

Implementations§

source§

impl<'a, REG> DirW<'a, REG>
where REG: Writable + RegisterSpec,

source

pub fn up(self) -> &'a mut W<REG>

Counter used as upcounter

source

pub fn down(self) -> &'a mut W<REG>

Counter used as downcounter