|
knx
ETS configurable knx-stack
|
Go to the source code of this file.
Functions | |
| uint32_t | millis () |
| void | attachInterrupt (uint32_t pin, IsrFuncPtr callback, uint32_t mode) |
| void attachInterrupt | ( | uint32_t | pin, |
| IsrFuncPtr | callback, | ||
| uint32_t | mode | ||
| ) |
Definition at line 425 of file esp32_idf_platform.cpp.
| uint32_t millis | ( | ) |
Definition at line 410 of file esp32_idf_platform.cpp.