Type Alias atmega_hal::pac::usart3::ucsr3c::UCPOL3_W

source ·
pub type UCPOL3_W<'a, const O: u8> = BitWriterRaw<'a, u8, UCSR3C_SPEC, UCPOL3_A, BitM, O>;
Expand description

Field UCPOL3 writer - Clock Polarity

Aliased Type§

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