pub type WareienR = BitReader<Wareien>;
Expand description

Field WAREIEN reader - WA Rising Edge Interrupt Enable

Aliased Type§

struct WareienR { /* private fields */ }

Implementations§

source§

impl WareienR

source

pub const fn variant(&self) -> Wareien

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

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

source

pub fn is_value2(&self) -> bool

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