Type Alias atmega_hal::pac::eeprom::eecr::EEPE_W

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

Field EEPE writer - EEPROM Write Enable

Aliased Type§

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