CHAILink SDK
Version 1.3
|
typedef void(* NH_OUTPUT_CLOCK_GENERATORCOMMAND)(CPHOBJECT const hOutput, CPUINT32 const dwOutputUserData, ClockGeneratorCommands cmd) |
This is called to control clock generator status (enabled by default)
[in] | hOutput | Handle to the notified output. |
[in] | dwOutputUserData | The user data associated to the output handle during its creation. |
[in] | cmd | The clock generator command. See ClockGeneratorCommands |