Type Alias atmega_hal::pac::usart0::ucsr0c::UCPOL0_W

source ·
pub type UCPOL0_W<'a, const O: u8> = BitWriterRaw<'a, u8, UCSR0C_SPEC, UCPOL0_A, BitM, O>;
Expand description

Field UCPOL0 writer - Clock Polarity

Aliased Type§

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