Type Alias avr_device::atmega2560::exint::eicra::ISC0_R
source · pub type ISC0_R = FieldReader<u8, ISC0_A>;Expand description
Field ISC0 reader - External Interrupt Sense Control Bit
Aliased Type§
struct ISC0_R { /* private fields */ }Implementations§
source§impl ISC0_R
impl ISC0_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