Zephyr Project API 3.7.0-rc1
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
mspi_event Struct Reference

MSPI event. More...

#include <mspi.h>

Data Fields

enum mspi_bus_event evt_type
 Event type.
 
struct mspi_event_data evt_data
 Data associated to the event.
 

Detailed Description

MSPI event.

Field Documentation

◆ evt_data

struct mspi_event_data mspi_event::evt_data

Data associated to the event.

◆ evt_type

enum mspi_bus_event mspi_event::evt_type

Event type.


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