LibTiePie  0.4.1
Library for interfacing TiePie engineering instruments
 All Files Functions Typedefs Groups Pages
I2CHost

Modules

 Reading data
 
 Writing data
 
 Speed
 

Functions

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

Detailed Description

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.