Type Alias stm32_hal2::pac::swpmi::icr::CRXBFF_W

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

Field CRXBFF writer - Clear receive buffer full flag

Aliased Type§

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