
Go to the source code of this file.
Functions | |
| unsigned long | pulseIn (uint8_t pin, uint8_t state, unsigned long timeout) |
| unsigned long | pulseInLong (uint8_t pin, uint8_t state, unsigned long timeout) |
| unsigned long pulseIn | ( | uint8_t | pin, |
| uint8_t | state, | ||
| unsigned long | timeout | ||
| ) |
Definition at line 33 of file wiring_pulse.c.
| unsigned long pulseInLong | ( | uint8_t | pin, |
| uint8_t | state, | ||
| unsigned long | timeout | ||
| ) |
Definition at line 63 of file wiring_pulse.c.