RwuW

Type Alias RwuW 

pub type RwuW<'a, REG> = BitWriter<'a, REG, Rwu>;
Expand description

Field RWU writer - Receiver Wakeup Control

Aliased Type§

pub struct RwuW<'a, REG> { /* private fields */ }

Implementations§

§

impl<'a, REG> RwuW<'a, REG>
where REG: Writable + RegisterSpec,

pub fn _0(self) -> &'a mut W<REG>

Normal receiver operation.

pub fn _1(self) -> &'a mut W<REG>

LPUART receiver in standby waiting for wakeup condition.