Line 6: Line 6:
  
 
==I2C_Start==
 
==I2C_Start==
{| class="wikitable"  style="colspan:1; background-color:#4682B4;"
+
{|{{Widget:LibCol}}
 
{{#Widget:LibTable}}
 
{{#Widget:LibTable}}
 
|-
 
|-
Line 24: Line 24:
  
 
==I2C_Stop==  
 
==I2C_Stop==  
{| class="wikitable"  style="colspan:1; background-color:#4682B4;"
+
{|{{Widget:LibCol}}
 
{{#Widget:LibTable}}
 
{{#Widget:LibTable}}
 
|-
 
|-
Line 42: Line 42:
  
 
==I2C_Write==
 
==I2C_Write==
{| class="wikitable"  style="colspan:1; background-color:#4682B4;"
+
{|{{Widget:LibCol}}
 
{{#Widget:LibTable}}
 
{{#Widget:LibTable}}
 
|-
 
|-
Line 60: Line 60:
  
 
==I2C_Read==
 
==I2C_Read==
{| class="wikitable"  style="colspan:1; background-color:#4682B4;"
+
{|{{Widget:LibCol}}
 
{{#Widget:LibTable}}
 
{{#Widget:LibTable}}
 
|-
 
|-

Revision as of 17:25, 28 December 2014


I2C

I2C_Start

{{#Widget:LibTable}}
Defination
Input Arguments
Return Value
Description
Usage



I2C_Stop

{{#Widget:LibTable}}
Defination
Input Arguments
Return Value
Description
Usage



I2C_Write

{{#Widget:LibTable}}
Defination
Input Arguments
Return Value
Description
Usage



I2C_Read

{{#Widget:LibTable}}
Defination
Input Arguments
Return Value
Description
Usage


User_Guide