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

MSPI device ID The controller can identify its devices and determine whether the access is allowed in a multiple device scheme. More...

#include <mspi.h>

Data Fields

struct gpio_dt_spec ce
 device gpio ce
 
uint16_t dev_idx
 device index on DT
 

Detailed Description

MSPI device ID The controller can identify its devices and determine whether the access is allowed in a multiple device scheme.

Field Documentation

◆ ce

struct gpio_dt_spec mspi_dev_id::ce

device gpio ce

◆ dev_idx

uint16_t mspi_dev_id::dev_idx

device index on DT


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