Type Alias atmega_hal::pac::usart2::ucsr2c::UCPOL2_W

source ·
pub type UCPOL2_W<'a, const O: u8> = BitWriterRaw<'a, u8, UCSR2C_SPEC, UCPOL2_A, BitM, O>;
Expand description

Field UCPOL2 writer - Clock Polarity

Aliased Type§

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