Type Alias atmega_hal::pac::cpu::prr::PRSPI_W

source ·
pub type PRSPI_W<'a, const O: u8> = BitWriterRaw<'a, u8, PRR_SPEC, bool, BitM, O>;
Expand description

Field PRSPI writer - Power Reduction Serial Peripheral Interface

Aliased Type§

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