Azure Sphere MT3620 M4 API Reference Manual
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
mbox_fifo_item Struct Reference

The data and cmd written to/read from MBOX FIFO. More...

#include <mhal_mbox.h>

Data Fields

u32 data
 The data written to/read from MBOX FIFO. More...
 
u32 cmd
 The cmd written to/read from MBOX FIFO. More...
 

Detailed Description

The data and cmd written to/read from MBOX FIFO.

Field Documentation

u32 data

The data written to/read from MBOX FIFO.

u32 cmd

The cmd written to/read from MBOX FIFO.


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