コード例 #1
0
 public static extern bool VybAdc_SetConfigInt(IntPtr hPort, string paramName, UInt32 pValue, TdxCommon.ParamStorageType storageType);
コード例 #2
0
 public static extern bool VybSpi_SetConfigString(IntPtr hPort, string paramName, string value, TdxCommon.ParamStorageType storageType);
コード例 #3
0
 public static extern void Pwm_GetVersion(ref TdxCommon.tVersion ver);
コード例 #4
0
 public static extern void VybSpi_GetVersion(ref TdxCommon.tVersion ver);
コード例 #5
0
 public static extern bool VybGpio_SetConfigString(IntPtr hGpio, gpio.uIo io, string paramName2, string value, TdxCommon.ParamStorageType storageType);