Type Alias atmega_hal::pac::cpu::xmcrb::XMBK_W

source ·
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 */ }