Zephyr API Documentation 4.2.99
A Scalable Open Source RTOS
|
|
4.2.99 |
MSPI callback context. More...
#include <zephyr/drivers/mspi.h>
Data Fields | |
struct mspi_event | mspi_evt |
MSPI event. | |
void * | ctx |
user defined context |
MSPI callback context.
void* mspi_callback_context::ctx |
user defined context
struct mspi_event mspi_callback_context::mspi_evt |
MSPI event.