X-Git-Url: http://git.rohieb.name/hackover2013-badge-firmware.git/blobdiff_plain/9d18e10afb2439a6a9ba6978a799259746a837b7..ec12b916610c306899b385f5ccd5450e8a835fc2:/core/gpio/gpio.h diff --git a/core/gpio/gpio.h b/core/gpio/gpio.h index 4d8fdf9..29476b6 100644 --- a/core/gpio/gpio.h +++ b/core/gpio/gpio.h @@ -69,8 +69,7 @@ gpioInterruptEdge_t; /**************************************************************************/ /*! - Indicates whether the interrupt should be triggered in the rising - or falling edge. ActiveHigh means that a HIGH level on the pin will + ActiveHigh means that a HIGH level on the pin will trigger an interrupt, ActiveLow means that a LOW level on the pin will trigger an interrupt. */