Type Alias gd32f1::gd32f130::timer0::ctl0::UpdisW

source ·
pub type UpdisW<'a, REG> = BitWriter<'a, REG, Updis>;
Expand description

Field UPDIS writer - Update disable

Aliased Type§

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

Implementations§

source§

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

source

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

Update event enabled

source

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

Update event disabled