Bluenet  5.7.0
Bluenet, firmware for nRF52 smart home devices
Loading...
Searching...
No Matches
SocHandler Class Reference

#include <cs_Handlers.h>

Static Public Member Functions

static void handleEvent (uint32_t event)
 Handle SOC events. More...
 
static void handleEventDecoupled (uint32_t event)
 Handle SOC events. More...
 

Member Function Documentation

◆ handleEvent()

static void SocHandler::handleEvent ( uint32_t  event)
static

Handle SOC events.

Can be called from interrupt.

◆ handleEventDecoupled()

static void SocHandler::handleEventDecoupled ( uint32_t  event)
static

Handle SOC events.

Must be called from main thread.


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