CDC Badge OS
Firmware for the CDC Badge v1.0 hardware security key
Loading...
Searching...
No Matches
cdc::core::EventBus Member List

This is the complete list of members for cdc::core::EventBus, including all inherited members.

DEFAULT_QUEUE_SIZEcdc::core::EventBusstatic
eventMask(EventType type)cdc::core::EventBusinlinestatic
init(size_t queueSize=DEFAULT_QUEUE_SIZE)cdc::core::EventBus
instance()cdc::core::EventBusstatic
MAX_HANDLERScdc::core::EventBusstatic
process()cdc::core::EventBus
publish(const Event &event, bool fromISR=false)cdc::core::EventBus
publish(EventType type, uint8_t value=0)cdc::core::EventBus
subscribe(EventHandler handler, uint32_t mask=0)cdc::core::EventBus
unsubscribe(uint8_t id)cdc::core::EventBus