Type Alias xmc4800::eru0::exicon::FeR

source ·
pub type FeR = BitReader<Fe>;
Expand description

Field FE reader - Falling Edge Detection Enable ETLx

Aliased Type§

struct FeR { /* private fields */ }

Implementations§

source§

impl FeR

source

pub const fn variant(&self) -> Fe

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

A falling edge is not considered as edge event

source

pub fn is_value2(&self) -> bool

A falling edge is considered as edge event