Type Alias atmega_hal::pac::cpu::spmcsr::PGERS_W

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

Field PGERS writer - Page Erase

Aliased Type§

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