Zephyr API Documentation 4.2.0-rc2
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
mspi_callback_context Struct Reference

MSPI callback context. More...

#include <mspi.h>

Data Fields

struct mspi_event mspi_evt
 MSPI event.
void * ctx
 user defined context

Detailed Description

MSPI callback context.

Field Documentation

◆ ctx

void* mspi_callback_context::ctx

user defined context

◆ mspi_evt

struct mspi_event mspi_callback_context::mspi_evt

MSPI event.


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