Type Alias xmc4300::eru0::exicon::ReR

source ·
pub type ReR = BitReader<Re>;
Expand description

Field RE reader - Rising Edge Detection Enable ETLx

Aliased Type§

struct ReR { /* private fields */ }

Implementations§

source§

impl ReR

source

pub const fn variant(&self) -> Re

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

A rising edge is not considered as edge event

source

pub fn is_value2(&self) -> bool

A rising edge is considered as edge event