stm32rcos
|
#include <timer.hpp>
公開メンバ関数 | |
Timer (void(*func)(void *), void *args, osTimerType_t type, uint32_t attr_bits=0) | |
bool | start (uint32_t ticks) |
bool | stop () |
bool | is_running () |
|
inline |
|
inline |
|
inline |
|
inline |