DscPWMConfig

Universal Driver Documentation
This function is used to directly write to the PWM configuration register on the Hercules-EBX. Please consult the Hercules-EBX user manual for more information on the appropriate values.

Function Definition

BYTE dscPWMConfig(DSCB board, BYTE * config_byte);

Function Parameters

NameDescription
boardThe board handle
config_bytePointer to the BYTE value to be written to the PWM config register

Return Value

Error code or 0.


This page was last modified 12:38, 12 Feb 2004.
Copyright (c) 2004 Diamond Systems. All Rights Reserved.