Module avrd::atmega644rfr2::interrupt_sense_control3[][src]

INTERRUPT_SENSE_CONTROL3 value group

Constants

VAL_0x00

The low level of INTn generates an interrupt request.

VAL_0x01

Any edge of INTn generates asynchronously an interrupt request.

VAL_0x02

The falling edge of INTn generates asynchronously an interrupt request.

VAL_0x03

The rising edge of INTn generates asynchronously an interrupt request.