Type Alias gd32f1::gd32f190::timer0::ctl0::UpsR

source ·
pub type UpsR = BitReader<Ups>;
Expand description

Field UPS reader - Update source

Aliased Type§

struct UpsR { /* private fields */ }

Implementations§

source§

impl UpsR

source

pub const fn variant(&self) -> Ups

Get enumerated values variant

source

pub fn is_any_event(&self) -> bool

Any of counter overflow/underflow, setting UPG, or update through slave mode, generates an update interrupt or DMA request

source

pub fn is_counter_only(&self) -> bool

Only counter overflow/underflow generates an update interrupt or DMA request