Type Alias gd32f1::gd32f130::usart0::intc::PecW

source ·
pub type PecW<'a, REG> = BitWriter<'a, REG, Pec>;
Expand description

Field PEC writer - Parity error clear flag

Aliased Type§

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

Implementations§

source§

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

source

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

Clears the PERR bit in the STAT register