Type Alias stm32wlxx_hal::pac::pka::clrfr::ADDRERRFC_W
pub type ADDRERRFC_W<'a, const O: u8> = BitWriterRaw<'a, u32, CLRFR_SPEC, ADDRERRFC_AW, BitM, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field ADDRERRFC
writer - Clear Address error flag
Aliased Type§
struct ADDRERRFC_W<'a, const O: u8> { /* private fields */ }