WakeR

Type Alias WakeR 

pub type WakeR = BitReader<Wake>;
Expand description

Field WAKE reader - Receiver Wakeup Method Select

Aliased Type§

pub struct WakeR { /* private fields */ }

Implementations§

§

impl WakeR

pub const fn variant(&self) -> Wake

Get enumerated values variant

pub fn is_0(&self) -> bool

Configures RWU for idle-line wakeup.

pub fn is_1(&self) -> bool

Configures RWU with address-mark wakeup.