ISF  2.1
Intelligent Sensing Framework for Kinetis with Processor Expert
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
spi_mater_SlaveCmd Struct Reference

This structure defines the spi slave command format. More...

#include <isf_spi_master_types.h>

Collaboration diagram for spi_mater_SlaveCmd:
Collaboration graph

Data Fields

uint32 size
 
uint8pReadBuffer
 
uint8pWriteBuffer
 

Detailed Description

This structure defines the spi slave command format.

Definition at line 31 of file isf_spi_master_types.h.

Field Documentation

uint8* pWriteBuffer

The handle the writecommand.

Definition at line 36 of file isf_spi_master_types.h.

Referenced by fsl_veryon_spi_slave_read_preprocess(), and fsl_veryon_spi_slave_write_preprocess().


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