ESP8266
Public Member Functions | Protected Attributes | List of all members
InterruptLock Class Reference

Public Member Functions

 InterruptLock ()
 
 ~InterruptLock ()
 

Protected Attributes

uint32_t _state
 

Constructor & Destructor Documentation

InterruptLock::InterruptLock ( )
InterruptLock::~InterruptLock ( )

Member Data Documentation

uint32_t InterruptLock::_state
protected