LibTiePie
0.4.1
Library for interfacing TiePie engineering instruments
|
Modules | |
Reading data | |
Writing data | |
Speed | |
Functions | |
bool8_t | I2CIsInternalAddress (TpDeviceHandle_t hDevice, uint16_t wAddress) |
Check whether an address is used internally. | |
bool8_t I2CIsInternalAddress | ( | TpDeviceHandle_t | hDevice, |
uint16_t | wAddress | ||
) |
Check whether an address is used internally.
hDevice | A device handle. |
wAddress | An I2C device address. |