WtofR

Type Alias WtofR 

pub type WtofR = BitReader<Wtof>;
Expand description

Field WTOF reader - Wake Up by Timeout Flag Bit

Aliased Type§

pub struct WtofR { /* private fields */ }

Implementations§

§

impl WtofR

pub const fn variant(&self) -> Wtof

Get enumerated values variant

pub fn is_0(&self) -> bool

No wake up by timeout event detected

pub fn is_1(&self) -> bool

Wake up by timeout event detected