Type Alias avr_device::atmega2560::eeprom::eecr::EEMPE_W
source · pub type EEMPE_W<'a, const O: u8> = BitWriter<'a, u8, EECR_SPEC, bool, O>;Expand description
Field EEMPE writer - EEPROM Master Write Enable
Aliased Type§
struct EEMPE_W<'a, const O: u8> { /* private fields */ }