Ejemplo n.º 1
0
 public static extern Int32 PWM_Init(Int32 DevHandle, ref PWM_CONFIG pConfig);
Ejemplo n.º 2
0
 public static extern Int32 PWM_Init(Int32 DevIndex, ref PWM_CONFIG pConfig);