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