Interrupts

The radio transceiver AT86RF212 notifies the MCU about the occurrence of internal asynchronous events with interrupt requests (IRQs). The IRQs are signalled on the interrupt pins TRX_PIN_IRQ and TRX_PIN_DIG2.

The pin TRX_PIN_IRQ is the main interrupt of the radio transceiver and has a status register (RG_IRQ_STATUS) and a mask register (RG_IRQ_MASK) assigned. The following interrupt causes are signalled on the pin TRX_PIN_IRQ:

The pin TRX_PIN_DIG2 can be configured as a second interrupt. It signals only RX_START interrupts, is not maskable and is intended as receive frame time stamp interrupt (see section RX Frame Time Stamping).

Note:
The actual interrupt causes can also be monitored using the SPI Command Mode.
The chapter is subdivided into the following sections:


Generated on Mon Aug 17 13:35:00 2009 for SWPM AT86RF212 by  doxygen 1.5.6