i2cdrv.h File Reference

I2C0 poll based driver for master mode operation on DK. More...

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

Go to the source code of this file.

Functions

void I2CDRV_Init (const I2C_Init_TypeDef *init)
 Initalize basic I2C master mode driver for use on the DK.
I2C_TransferReturn_TypeDef I2CDRV_Transfer (I2C_TransferSeq_TypeDef *seq)
 Perform I2C transfer.

Detailed Description

I2C0 poll based driver for master mode operation on DK.

Version:
3.20.5

License

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

This file is licensensed 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 i2cdrv.h.