modm API documentation
TestingSpawningThread Class Reference
Inheritance diagram for TestingSpawningThread:
modm::NestedResumable< 2 >

Public Member Functions

modm::ResumableResult< bool > parentResumable ()
 
int8_t getResumableDepth () const
 
bool isResumableRunning () const
 
void stopResumable ()
 

Public Attributes

uint8_t state
 
volatile bool success
 

Protected Member Functions

modm::ResumableResult< bool > spawningResumable (uint8_t calls)
 
bool startSpawningResumable (uint8_t calls)
 
bool runSpawningResumable (uint8_t calls)
 
bool isSpawningResumableSuccessful (uint8_t)
 

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