Type Alias gd32e1::gd32e103::exti::pd::Pd0R

source ·
pub type Pd0R = BitReader<Pd0r>;
Expand description

Field PD0 reader - Interrupt pending status of line 0

Aliased Type§

struct Pd0R { /* private fields */ }

Implementations§

source§

impl Pd0R

source

pub const fn variant(&self) -> Pd0r

Get enumerated values variant

source

pub fn is_not_pending(&self) -> bool

No trigger request occurred

source

pub fn is_pending(&self) -> bool

Selected trigger request occurred