WumfR

Type Alias WumfR 

pub type WumfR = BitReader<Wumf>;
Expand description

Field WUMF reader - Wake Up by Match Flag Bit

Aliased Type§

pub struct WumfR { /* private fields */ }

Implementations§

§

impl WumfR

pub const fn variant(&self) -> Wumf

Get enumerated values variant

pub fn is_0(&self) -> bool

No wake up by match event detected

pub fn is_1(&self) -> bool

Wake up by match event detected