Bluenet  5.7.0
Bluenet, firmware for nRF52 smart home devices
Loading...
Searching...
No Matches
coroutine_t Struct Reference

Struct with the context to jump between bluenet and coroutine. More...

#include <cs_DoubleStackCoroutine.h>

Public Attributes

jmp_buf coroutineContext
 
jmp_buf bluenetContext
 

Detailed Description

Struct with the context to jump between bluenet and coroutine.

Member Data Documentation

◆ bluenetContext

jmp_buf coroutine_t::bluenetContext

◆ coroutineContext

jmp_buf coroutine_t::coroutineContext

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