i2cspm.h File Reference

I2C simple poll-based master mode driver for the DK/STK. More...

#include "i2cspmconfig.h"
#include "em_gpio.h"
#include "em_i2c.h"
Include dependency graph for i2cspm.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  I2CSPM_Init_TypeDef
 I2C driver instance initialization structure. More...

Functions

I2C_TransferReturn_TypeDef I2CSPM_Transfer (I2C_TypeDef *i2c, I2C_TransferSeq_TypeDef *seq)
 Default config for I2C init structure.

Detailed Description

I2C simple poll-based master mode driver for the DK/STK.

Version:
4.0.0

License

(C) Copyright 2014 Silicon Labs, http://www.silabs.com

This file is licensed under the Silabs License Agreement. See the file "Silabs_License_Agreement.txt" for details. Before using this software for any purpose, you must agree to the terms of that agreement.

Definition in file i2cspm.h.