Type Alias avr_device::atmega2560::eeprom::eecr::EEPM_W
source · pub type EEPM_W<'a, const O: u8> = FieldWriter<'a, u8, EECR_SPEC, u8, EEPM_A, 2, O>;Expand description
Field EEPM writer - EEPROM Programming Mode Bits
Aliased Type§
struct EEPM_W<'a, const O: u8> { /* private fields */ }