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

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

#include <isf_i2c_master_types.h>

Collaboration diagram for i2c_Master_BusHandle_struct:
Collaboration graph

Data Fields

i2c_master_state_t master
 
i2c_Master_BusConfig_t busConfig
 
uint32 busInstance
 
uint8 id
 
uint8 busState
 

Detailed Description

This structure defines the data bus handle.

Definition at line 23 of file isf_i2c_master_types.h.

Field Documentation

uint8 id

The unique ID associated with the bus handle.

Definition at line 29 of file isf_i2c_master_types.h.

i2c_master_state_t master

The pointer to the i2c_master.

Definition at line 26 of file isf_i2c_master_types.h.

Referenced by i2c_master_adapter_configure().


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