Zephyr C++ Toolkit
Loading...
Searching...
No Matches
EventThread.hpp File Reference
#include <functional>
#include <variant>
#include <zephyr/kernel.h>
#include <zephyr/logging/log.h>
#include "Timer.hpp"
#include "TimerManager.hpp"
Include dependency graph for EventThread.hpp:

Go to the source code of this file.

Classes

class  zct::EventThread< EventType >
 Use this class in your objects to create a thread that can wait for events. More...
 

Namespaces

namespace  zct
 

Macros

#define ZCT_EVENT_THREAD_LOG_LEVEL   LOG_LEVEL_WRN
 

Macro Definition Documentation

◆ ZCT_EVENT_THREAD_LOG_LEVEL

#define ZCT_EVENT_THREAD_LOG_LEVEL   LOG_LEVEL_WRN