Type Alias avr_device::atmega2560::exint::eicrb::ISC5_R
source · pub type ISC5_R = FieldReader<u8, ISC5_A>;Expand description
Field ISC5 reader - External Interrupt 7-4 Sense Control Bit
Aliased Type§
struct ISC5_R { /* private fields */ }Implementations§
source§impl ISC5_R
impl ISC5_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