Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
mbox_dt_spec Struct Reference

MBOX specification from DT. More...

#include <mbox.h>

Data Fields

const struct devicedev
 MBOX device pointer.
 
mbox_channel_id_t channel_id
 Channel ID.
 

Detailed Description

MBOX specification from DT.

Field Documentation

◆ channel_id

mbox_channel_id_t mbox_dt_spec::channel_id

Channel ID.

◆ dev

const struct device* mbox_dt_spec::dev

MBOX device pointer.


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