70 uint32_t timeout_usec);
78 void _cleanup_timers();
81 std::vector<TimerPollable*> _timers{};
bool adjust_timer(uint32_t timeout_usec)
AP_HAL::Device::PeriodicCb PeriodicCb
void on_can_read() override
bool setup_timer(uint32_t timeout_usec)
TimerPollable(PeriodicCb cb, WrapperCb *wrapper)
#define FUNCTOR_BIND_MEMBER(func, rettype,...)