|
Zephyr API Documentation 4.3.0-rc2
A Scalable Open Source RTOS
|
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.