CDC Badge OS
Firmware for the CDC Badge v1.0 hardware security key
Loading...
Searching...
No Matches
cdc::hal::SleepCallbackEntry Struct Reference

#include <ISleepController.h>

Public Attributes

const char * moduleName
SleepCallback callback
void * context
uint8_t priority

Detailed Description

Sleep callback registration entry

Definition at line 37 of file ISleepController.h.

Member Data Documentation

◆ callback

SleepCallback cdc::hal::SleepCallbackEntry::callback

Definition at line 39 of file ISleepController.h.

◆ context

void* cdc::hal::SleepCallbackEntry::context

Definition at line 40 of file ISleepController.h.

◆ moduleName

const char* cdc::hal::SleepCallbackEntry::moduleName

Definition at line 38 of file ISleepController.h.

◆ priority

uint8_t cdc::hal::SleepCallbackEntry::priority

Definition at line 41 of file ISleepController.h.


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