Type Alias xmc4400::eru0::exicon::RE_R

source ·
pub type RE_R = BitReader<RE_A>;
Expand description

Field RE reader - Rising Edge Detection Enable ETLx

Aliased Type§

struct RE_R { /* private fields */ }

Implementations§

source§

impl RE_R

source

pub const fn variant(&self) -> RE_A

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