LibTiePie  0.4.5
Library for interfacing TiePie engineering instruments
 All Files Functions Typedefs Macros Modules Pages
I2C Host

Description

Modules

 Reading data
 
 Writing data
 
 Speed
 

Functions

bool8_t I2CIsInternalAddress (TpDeviceHandle_t hDevice, uint16_t wAddress)
 Check whether an address is used internally. More...
 

Function Documentation

bool8_t I2CIsInternalAddress ( TpDeviceHandle_t  hDevice,
uint16_t  wAddress 
)

Check whether an address is used internally.

Parameters
hDeviceA device handle.
wAddressAn I2C device address.
Returns
BOOL8_TRUE if internal address, BOOL8_FALSE otherwise.
Since
0.4.0