|
wpi-32u4-library
|
Go to the source code of this file.
Macros | |
| #define | ECHO_RECD 0x02 |
Functions | |
| void | ISR_Rangefinder (void) |
| #define ECHO_RECD 0x02 |
Definition at line 4 of file Rangefinder.cpp.
| void ISR_Rangefinder | ( | void | ) |
A global ISR, which calls Rangefinder::ISR_echo()
Definition at line 125 of file Rangefinder.cpp.
References Rangefinder::ISR_echo(), and rangefinder.
Referenced by Rangefinder::init().