BayEOSArduino Library
|
Functions for handling interrupts - responding to changes on the data line and converting them to characters in the Rx buffer. More...
Functions | |
static void | SDI12::handleInterrupt () |
Intermediary used by the ISR - passes off responsibility for the interrupt to the active object. More... | |
Functions for handling interrupts - responding to changes on the data line and converting them to characters in the Rx buffer.
|
static |
Intermediary used by the ISR - passes off responsibility for the interrupt to the active object.
On espressif boards (ESP8266 and ESP32), the ISR must be stored in IRAM