Type Alias avr_device::atmega2560::usart3::ucsr3a::MPCM3_W
source · pub type MPCM3_W<'a, const O: u8> = BitWriter<'a, u8, UCSR3A_SPEC, bool, O>;Expand description
Field MPCM3 writer - Multi-processor Communication Mode
Aliased Type§
struct MPCM3_W<'a, const O: u8> { /* private fields */ }