20extern TIM_HandleTypeDef
TIM_ENC;
46 void exti(uint16_t GPIO_Pin)
override;
TIM_HandleTypeDef TIM_ENC
static bool isCreatable()
void exti(uint16_t GPIO_Pin) override
void timerElapsed(TIM_HandleTypeDef *htim)
void setPeriod(uint32_t period)
const ClassIdentifier getInfo()
Command handlers always have class infos. Works well with ChoosableClass.
static ClassIdentifier info
EncoderType getEncoderType()
CommandStatus command(const ParsedCommand &cmd, std::vector< CommandReply > &replies)
void setCpr(uint32_t cpr)
std::string getHelpstring()