![]() |
MSPM0_ValvanoWare
1.0
ECE445L starter code
|
RSLK tachometer. More...
#include <stdint.h>Go to the source code of this file.
Functions | |
| void | Tachometer_CheckForStopped (void) |
| Check for stopped motors. More... | |
| void | Tachometer_Init (void) |
| Initialize motors. More... | |
| uint32_t | Tachometer_GetRightrpm (void) |
| Right motor speed. More... | |
| uint32_t | Tachometer_GetLeftrpm (void) |
| Left motor speed. More... | |
RSLK tachometer.
Using input capture to measure motor speed