Type Alias gd32e1::gd32e103::exti::rten::Rten0R

source ·
pub type Rten0R = BitReader<Rten0>;
Expand description

Field RTEN0 reader - Rising edge trigger enable of line 0

Aliased Type§

struct Rten0R { /* private fields */ }

Implementations§

source§

impl Rten0R

source

pub const fn variant(&self) -> Rten0

Get enumerated values variant

source

pub fn is_disabled(&self) -> bool

Rising edge trigger is disabled

source

pub fn is_enabled(&self) -> bool

Rising edge trigger is enabled