Type Alias xmc4300::usic0_ch0::pcr_iismode::WAFEIEN_R

source ·
pub type WAFEIEN_R = BitReader<WAFEIEN_A>;
Expand description

Field WAFEIEN reader - WA Falling Edge Interrupt Enable

Aliased Type§

struct WAFEIEN_R { /* private fields */ }

Implementations§

source§

impl WAFEIEN_R

source

pub const fn variant(&self) -> WAFEIEN_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

A protocol interrupt is not activated if a falling edge of WA is generated.

source

pub fn is_value2(&self) -> bool

A protocol interrupt is activated if a falling edge of WA is generated.