Type Alias gd32f1::gd32f130::timer0::dmainten::UpieW

source ·
pub type UpieW<'a, REG> = BitWriter<'a, REG, Upie>;
Expand description

Field UPIE writer - Update interrupt enable

Aliased Type§

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

Implementations§

source§

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

source

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

Update interrupt disabled

source

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

Update interrupt enabled