RwuR

Type Alias RwuR 

pub type RwuR = BitReader<Rwu>;
Expand description

Field RWU reader - Receiver Wakeup Control

Aliased Type§

pub struct RwuR { /* private fields */ }

Implementations§

§

impl RwuR

pub const fn variant(&self) -> Rwu

Get enumerated values variant

pub fn is_0(&self) -> bool

Normal receiver operation.

pub fn is_1(&self) -> bool

LPUART receiver in standby waiting for wakeup condition.