theCore C++ embedded framework
ecl::dispatcher_timer Struct Reference

Container for. More...

Public Member Functions

void check_xfer ()
 Runs particular dispatcher for every platform device driver. More...
 

Data Fields

Timer * m_tmr = nullptr
 

Detailed Description

Container for.

See also
dispatcher_timer::check_xfer()

Member Function Documentation

◆ check_xfer()

void ecl::dispatcher_timer::check_xfer ( )
inline

Runs particular dispatcher for every platform device driver.

Here is the call graph for this function:

Field Documentation

◆ m_tmr

Timer* ecl::dispatcher_timer::m_tmr = nullptr

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