pub type XMBK_W<'a, const O: u8> = BitWriterRaw<'a, u8, XMCRB_SPEC, bool, BitM, O>;Expand description
Field XMBK writer - External Memory Bus Keeper Enable
Aliased Type§
struct XMBK_W<'a, const O: u8> { /* private fields */ }pub type XMBK_W<'a, const O: u8> = BitWriterRaw<'a, u8, XMCRB_SPEC, bool, BitM, O>;Field XMBK writer - External Memory Bus Keeper Enable
struct XMBK_W<'a, const O: u8> { /* private fields */ }