Type Alias avr_device::attiny85::eeprom::eecr::EEPE_R

source ·
pub type EEPE_R = BitReader<bool>;
Expand description

Field EEPE reader - EEPROM Write Enable

Aliased Type§

struct EEPE_R { /* private fields */ }