Type Alias gd32e1::gd32e103::timer0::intf::Ch0ifR

source ·
pub type Ch0ifR = BitReader<Ch0if>;
Expand description

Field CH0IF reader - Channel 0 capture/compare interrupt flag

Aliased Type§

struct Ch0ifR { /* private fields */ }

Implementations§

source§

impl Ch0ifR

source

pub const fn variant(&self) -> Ch0if

Get enumerated values variant

source

pub fn is_clear(&self) -> bool

No capture or compare interrupt occurred

source

pub fn is_capture_compare(&self) -> bool

A capture or compare event occurred