Loading...
Searching...
No Matches
isrpipe_t Struct Reference

Context structure for isrpipe. More...

Detailed Description

Context structure for isrpipe.

Definition at line 37 of file isrpipe.h.

#include <isrpipe.h>

Data Fields

tsrb_t tsrb
 isrpipe thread safe ringbuffer
 
mutex_t mutex
 isrpipe mutex
 

Field Documentation

◆ mutex

mutex_t isrpipe_t::mutex

isrpipe mutex

Definition at line 39 of file isrpipe.h.

◆ tsrb

tsrb_t isrpipe_t::tsrb

isrpipe thread safe ringbuffer

Definition at line 38 of file isrpipe.h.


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