Speeduino
Loading...
Searching...
No Matches
Classes | Namespaces | Enumerations
tachoController_detail.h File Reference
#include <stdint.h>
#include "../../../board_definition.h"
#include "../../pins/fastOutputPin.h"
#include "../../pins/outputPin.h"

Go to the source code of this file.

Classes

struct  tachoController::detail::tacho_control_state
 

Namespaces

namespace  tachoController
 
namespace  tachoController::detail
 

Enumerations

enum class  tachoController::detail::TachoOutputStatus : uint8_t { tachoController::detail::INACTIVE = 0 , tachoController::detail::READY = 1 , tachoController::detail::ACTIVE = 2 }