Type Alias atmega_hal::pac::usart0::ucsr0a::MPCM0_W

source ·
pub type MPCM0_W<'a, const O: u8> = BitWriterRaw<'a, u8, UCSR0A_SPEC, bool, BitM, O>;
Expand description

Field MPCM0 writer - Multi-processor Communication Mode

Aliased Type§

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