Type Alias gd32f1::gd32f130::usart0::ctl2::IrlpW

source ·
pub type IrlpW<'a, REG> = BitWriter<'a, REG, Irlp>;
Expand description

Field IRLP writer - IrDA low-power

Aliased Type§

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

Implementations§

source§

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

source

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

Normal mode

source

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

Low-power mode