Interface: tos.chips.atm128.pins.HplAtm128InterruptSig

interface HplAtm128InterruptSig

Interface to an Atmega128 external interrupt pin that exposes just the interrupt vector routine for easy linking to generic components (see HplAtm128Interrupt for the full interface).

Author:
Martin Turon <mturon@xbow.com>
See:
HplAtm128Interrupt

Events
event void fired() Signalled when an interrupt occurs on a pin

Events - Details

fired

event void fired()

Signalled when an interrupt occurs on a pin