Hi, real simple newbie question Used MCC to generate some code, I have an output called fan drive (op_fan_drv) so its created the following #define op_fan_drv_TRIS TRISDbits.TRISD3
#define op_fan_drv_LAT LATDbits.LATD3
#define op_fan_drv_PORT PORTDbits...
↧