Type Alias stm32_hal2::pac::usart1::icr::PECF_W

source ·
pub type PECF_W<'a, const O: u8> = BitWriterRaw<'a, u32, ICR_SPEC, PECF_AW, BitM, O>;
Expand description

Field PECF writer - Parity error clear flag

Aliased Type§

struct PECF_W<'a, const O: u8> { /* private fields */ }