]> rtime.felk.cvut.cz Git - fpga/lx-cpu1/lx-rocon.git/blobdiff - sw/app/rocon/appl_pxmc.h
RoCoN: add test for channels mutual current ADC calibration and check.
[fpga/lx-cpu1/lx-rocon.git] / sw / app / rocon / appl_pxmc.h
index 17ce6ce6c42adcfee431df7e888d884bbb637655..e9dfcca110a887f5c2c692bf286037e91dd54f5a 100644 (file)
@@ -41,4 +41,6 @@ typedef struct pxmc_rocon_state_t {
 
 extern int pxmc_rocon_vin_act;
 
+int pxmc_rocon_pwm_direct_wr(unsigned chan, unsigned pwm, int en);
+
 #endif /*_APPL_PXMC_H_*/