Class responsible for the reading of the digital inputs into the Master teensy.
More...
#include <digitalReceiver.hpp>
Class responsible for the reading of the digital inputs into the Master teensy.
Definition at line 17 of file digitalReceiver.hpp.
◆ DigitalReceiver()
Constructor for the class, sets pintmodes and buttons.
Definition at line 37 of file digitalReceiver.hpp.
◆ digital_reads()
void DigitalReceiver::digital_reads |
( |
| ) |
|
|
inline |
◆ last_wheel_pulse_rl
uint32_t DigitalReceiver::last_wheel_pulse_rl |
|
inlinestatic |
◆ last_wheel_pulse_rr
uint32_t DigitalReceiver::last_wheel_pulse_rr |
|
inlinestatic |
◆ second_to_last_wheel_pulse_rl
uint32_t DigitalReceiver::second_to_last_wheel_pulse_rl = 0 |
|
inlinestatic |
◆ second_to_last_wheel_pulse_rr
uint32_t DigitalReceiver::second_to_last_wheel_pulse_rr |
|
inlinestatic |
The documentation for this class was generated from the following file: