Type Alias gd32f1::gd32f190::timer0::swevg::UpgW

source ·
pub type UpgW<'a, REG> = BitWriter<'a, REG, Upg>;
Expand description

Field UPG writer - Update generation

Aliased Type§

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

Implementations§

source§

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

source

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

Re-initializes the timer counter and generates an update of the registers.