libtiepie
0.3.0
|
Functions | |
uint32_t | GenGetConnectorType (TpDeviceHandle_t hDevice) |
bool8_t | GenIsDifferential (TpDeviceHandle_t hDevice) |
double | GenGetImpedance (TpDeviceHandle_t hDevice) |
uint32_t GenGetConnectorType | ( | TpDeviceHandle_t | hDevice | ) |
hDevice | a device handle |
double GenGetImpedance | ( | TpDeviceHandle_t | hDevice | ) |
hDevice | a device handle |
bool8_t GenIsDifferential | ( | TpDeviceHandle_t | hDevice | ) |
hDevice | a device handle |
1
if output is differential, 0
otherwise.