ISF  2.2 rev 5
Intelligent Sensing Framework for Kinetis with Processor Expert
spi_mater_BusHandle_struct Struct Reference

This structure defines the data bus handle. More...

#include <isf_spi_master_types.h>

Collaboration diagram for spi_mater_BusHandle_struct:
Collaboration graph

Data Fields

dspi_master_state_t master
 
uint32_t instance
 
spi_master_busConfig_t busConfig
 
uint8 id
 
uint8 busState
 

Detailed Description

This structure defines the data bus handle.

Definition at line 27 of file isf_spi_master_types.h.

Field Documentation

uint8 id

The unique ID associated with the bus handle.

Definition at line 32 of file isf_spi_master_types.h.

uint32_t instance
dspi_master_state_t master

The pointer to the spi_master.

Definition at line 29 of file isf_spi_master_types.h.


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