Type Alias avr_device::atmega2560::cpu::prr0::PRSPI_W
source · pub type PRSPI_W<'a, const O: u8> = BitWriter<'a, u8, PRR0_SPEC, bool, O>;Expand description
Field PRSPI writer - Power Reduction Serial Peripheral Interface
Aliased Type§
struct PRSPI_W<'a, const O: u8> { /* private fields */ }