Type Alias gd32f1::gd32f190::timer0::dmainten::UpieR

source ·
pub type UpieR = BitReader<Upie>;
Expand description

Field UPIE reader - Update interrupt enable

Aliased Type§

struct UpieR { /* private fields */ }

Implementations§

source§

impl UpieR

source

pub const fn variant(&self) -> Upie

Get enumerated values variant

source

pub fn is_disabled(&self) -> bool

Update interrupt disabled

source

pub fn is_enabled(&self) -> bool

Update interrupt enabled