SuperTinyKernel™ RTOS 1.06.0
Lightweight, high-performance, deterministic, bare-metal C++ RTOS for resource-constrained embedded systems. MIT Open Source License.
Loading...
Searching...
No Matches
stk_periodic_trigger_t Struct Reference
Collaboration diagram for stk_periodic_trigger_t:

Public Member Functions

 stk_periodic_trigger_t (uint32_t period, bool start)

Public Attributes

time::PeriodicTrigger handle

Detailed Description

Definition at line 336 of file stk_c_time.cpp.

Constructor & Destructor Documentation

◆ stk_periodic_trigger_t()

stk_periodic_trigger_t::stk_periodic_trigger_t ( uint32_t period,
bool start )
inline

Definition at line 338 of file stk_c_time.cpp.

References handle.

Member Data Documentation

◆ handle


The documentation for this struct was generated from the following file: