Type Alias avr_device::atmega2560::spi::spcr::CPOL_W
source · pub type CPOL_W<'a, const O: u8> = BitWriter<'a, u8, SPCR_SPEC, bool, O>;Expand description
Field CPOL writer - Clock polarity
Aliased Type§
struct CPOL_W<'a, const O: u8> { /* private fields */ }