File hc3500.h
File List > hc3500_scfe > hc3500.h
Go to the documentation of this file
/********************************************************************\
Name: hc3500.h
Created by: Zaher Salman, 22/02/2022
Contents: HC3500 PSU device driver function declarations
\********************************************************************/
#include "midas.h"
// device driver declaration -----------------------------------------
INT hc3500_in(INT cmd, ...);
INT hc3500_out(INT cmd, ...);