pub type MPCM2_W<'a, const O: u8> = BitWriterRaw<'a, u8, UCSR2A_SPEC, bool, BitM, O>;Expand description
Field MPCM2 writer - Multi-processor Communication Mode
Aliased Type§
struct MPCM2_W<'a, const O: u8> { /* private fields */ }pub type MPCM2_W<'a, const O: u8> = BitWriterRaw<'a, u8, UCSR2A_SPEC, bool, BitM, O>;Field MPCM2 writer - Multi-processor Communication Mode
struct MPCM2_W<'a, const O: u8> { /* private fields */ }