C API for BALTECH SDK

§ brp_DHWCtrl_PulseGenerate()

brp_errcode brp_DHWCtrl_PulseGenerate ( brp_protocol  protocol,
unsigned  Port,
unsigned  Frequency 
)

Generates a pulse of specified frequency on a certain pin.

Parameters
[in]protocolused to execute the command
[in]PortThe number of the pin to access.
[in]FrequencyThe desired pulse frequency in kHz. Set to 0 to switch pulse off.