Type Alias MDMAEN_W
pub type MDMAEN_W<'a, const O: u8> = BitWriterRaw<'a, u32, AHB3ENR_SPEC, MDMAEN_A, BitM, O>;
Expand description
Field MDMAEN
writer - MDMA Peripheral Clock Enable
Aliased Typeยง
struct MDMAEN_W<'a, const O: u8> { /* private fields */ }