Type Alias atmega_hal::pac::eeprom::eecr::EEMPE_W

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

Field EEMPE writer - EEPROM Master Write Enable

Aliased Type§

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