Type Alias avr_device::atmega2560::cpu::xmcra::SRW1_R
source · pub type SRW1_R = FieldReader<u8, SRW1_A>;Expand description
Field SRW1 reader - Wait state select bit upper page
Aliased Type§
struct SRW1_R { /* private fields */ }Implementations§
source§impl SRW1_R
impl SRW1_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
sourcepub fn is_val_0x03(&self) -> bool
pub fn is_val_0x03(&self) -> bool
Checks if the value of the field is VAL_0X03