Type Alias gd32f1::gd32f190::exti::ften::Ften0R

source ·
pub type Ften0R = BitReader<Ften0>;
Expand description

Field FTEN0 reader - Falling edge trigger enable of line 0

Aliased Type§

struct Ften0R { /* private fields */ }

Implementations§

source§

impl Ften0R

source

pub const fn variant(&self) -> Ften0

Get enumerated values variant

source

pub fn is_disabled(&self) -> bool

Falling edge trigger is disabled

source

pub fn is_enabled(&self) -> bool

Falling edge trigger is enabled