Type Alias stm32_hal2::pac::usart1::icr::UDRCF_W

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

Field UDRCF writer - SPI slave underrun clear flag

Aliased Type§

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