Type Alias atmega_hal::pac::usart3::ucsr3a::MPCM3_W

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

Field MPCM3 writer - Multi-processor Communication Mode

Aliased Type§

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