Type Alias avr_device::atmega2560::eeprom::eecr::EEPM_R
source · pub type EEPM_R = FieldReader<u8, EEPM_A>;Expand description
Field EEPM reader - EEPROM Programming Mode Bits
Aliased Type§
struct EEPM_R { /* private fields */ }Implementations§
source§impl EEPM_R
impl EEPM_R
sourcepub fn is_val_0x00(&self) -> bool
pub fn is_val_0x00(&self) -> bool
Checks if the value of the field is VAL_0X00
sourcepub fn is_val_0x01(&self) -> bool
pub fn is_val_0x01(&self) -> bool
Checks if the value of the field is VAL_0X01
sourcepub fn is_val_0x02(&self) -> bool
pub fn is_val_0x02(&self) -> bool
Checks if the value of the field is VAL_0X02