pub type ISC0_W<'a, const O: u8> = FieldWriterSafe<'a, u8, MCUCR_SPEC, u8, ISC0_A, 2, O>;
Field ISC0 writer - Interrupt Sense Control 0 bits
ISC0
struct ISC0_W<'a, const O: u8> { /* private fields */ }
The low level of INTx generates an interrupt request
Any logical change on INTx generates an interrupt request
The falling edge of INTx generates an interrupt request
The rising edge of INTx generates an interrupt request