Type Alias atmega_hal::pac::eeprom::eecr::EEPM_W

source ·
pub type EEPM_W<'a, const O: u8> = FieldWriterRaw<'a, u8, EECR_SPEC, u8, EEPM_A, Unsafe, 2, O>;
Expand description

Field EEPM writer - EEPROM Programming Mode Bits

Aliased Type§

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