NTURT Zephyr v0.0.1
NTURT common library for Zephyr RTOS
Loading...
Searching...
No Matches
work_ctx_buf Struct Reference

Work context buffer. More...

#include <nturt/sys/util.h>

+ Collaboration diagram for work_ctx_buf:

Data Fields

const size_t size
 Size of the work context buffer.
 
struct work_ctx *const work_ctxs
 Array of work context buffer.
 

Detailed Description

Work context buffer.

Field Documentation

◆ size

const size_t work_ctx_buf::size

Size of the work context buffer.

◆ work_ctxs

struct work_ctx* const work_ctx_buf::work_ctxs

Array of work context buffer.


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