Bluenet  5.7.0
Bluenet, firmware for nRF52 smart home devices
Loading...
Searching...
No Matches
cs_FactoryReset.h File Reference
#include <cstdint>
#include "drivers/cs_Timer.h"
#include "events/cs_EventListener.h"
Include dependency graph for cs_FactoryReset.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  FactoryReset
 

Macros

#define FACTORY_RESET_MASK_ALL   ((1 << FACTORY_RESET_NUM_BITS) - 1)
 

Enumerations

enum  FactoryResetClassBit { FACTORY_RESET_BIT_STATE = 0 , FACTORY_RESET_NUM_BITS }
 

Macro Definition Documentation

◆ FACTORY_RESET_MASK_ALL

#define FACTORY_RESET_MASK_ALL   ((1 << FACTORY_RESET_NUM_BITS) - 1)

Enumeration Type Documentation

◆ FactoryResetClassBit

Enumerator
FACTORY_RESET_BIT_STATE 
FACTORY_RESET_NUM_BITS