Type Alias avr_device::attiny85::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

source

pub fn variant(&self) -> Option<EEPM_A>

Get enumerated values variant

source

pub fn is_atomic(&self) -> bool

Checks if the value of the field is ATOMIC

source

pub fn is_erase(&self) -> bool

Checks if the value of the field is ERASE

source

pub fn is_write(&self) -> bool

Checks if the value of the field is WRITE