Type Alias atmega_hal::pac::usart1::ucsr1c::UCPOL1_W

source ·
pub type UCPOL1_W<'a, const O: u8> = BitWriterRaw<'a, u8, UCSR1C_SPEC, UCPOL1_A, BitM, O>;
Expand description

Field UCPOL1 writer - Clock Polarity

Aliased Type§

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