Enum avr_device::atmega32u4::exint::eicrb::ISC6_A [−][src]
#[repr(u8)]
pub enum ISC6_A {
VAL_0X00,
VAL_0X01,
VAL_0X02,
VAL_0X03,
}Expand description
External Interrupt 7-4 Sense Control Bit
Value on reset: 0
Variants
0: Low Level of INTX
1: Any Logical Change of INTX
2: Falling Edge of INTX
3: Rising Edge of INTX