Type Alias avr_device::atmega2560::usart0::ucsr0a::MPCM0_W
source · pub type MPCM0_W<'a, const O: u8> = BitWriter<'a, u8, UCSR0A_SPEC, bool, O>;Expand description
Field MPCM0 writer - Multi-processor Communication Mode
Aliased Type§
struct MPCM0_W<'a, const O: u8> { /* private fields */ }