npmx  1.0.0
 
Loading...
Searching...
No Matches
npmx_backend_t Struct Reference

Data structure of backend configuration. More...

#include <npmx_backend.h>

Data Fields

npmx_backend_function_t p_write
 Pointer to write function.
 
npmx_backend_function_t p_read
 Pointer to read function.
 
void * p_context
 User-defined context data passed as an argument for write and read functions.
 

Detailed Description

Data structure of backend configuration.


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