pub type WafeienR = BitReader<Wafeien>;
Expand description

Field WAFEIEN reader - WA Falling Edge Interrupt Enable

Aliased Type§

struct WafeienR { /* private fields */ }

Implementations§

source§

impl WafeienR

source

pub const fn variant(&self) -> Wafeien

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.