Type Alias avr_device::atmega2560::usart1::ucsr1a::MPCM1_W
source · pub type MPCM1_W<'a, const O: u8> = BitWriter<'a, u8, UCSR1A_SPEC, bool, O>;Expand description
Field MPCM1 writer - Multi-processor Communication Mode
Aliased Type§
struct MPCM1_W<'a, const O: u8> { /* private fields */ }