Type Alias attiny_hal::pac::eeprom::eecr::EERIE_W

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

Field EERIE writer - EEPROM Ready Interrupt Enable

Aliased Type§

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