Type Alias stm32_hal2::pac::mdios::crdfr::CRDF_W

source ·
pub type CRDF_W<'a, const O: u8> = FieldWriterRaw<'a, u32, CRDFR_SPEC, u32, u32, Unsafe, 32, O>;
Expand description

Field CRDF writer - Clear the read flag

Aliased Type§

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