Type Alias atmega_hal::pac::cpu::spmcsr::PGWRT_W

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

Field PGWRT writer - Page Write

Aliased Type§

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