Type Alias gd32f1::gd32f190::timer0::ctl0::UpdisR

source ·
pub type UpdisR = BitReader<Updis>;
Expand description

Field UPDIS reader - Update disable

Aliased Type§

struct UpdisR { /* private fields */ }

Implementations§

source§

impl UpdisR

source

pub const fn variant(&self) -> Updis

Get enumerated values variant

source

pub fn is_enabled(&self) -> bool

Update event enabled

source

pub fn is_disabled(&self) -> bool

Update event disabled