Muy buenas, tengo la duda de que diferencias hay entre las siguientes opciones del c=F3digo "C" del compilador CCS para PICs
#bit LED =3D PORTB.3
LED =3D1; //opci=F3n 1
output_high (LED); //opci=F3n 2
output_high (PIN_B3); //opci=F3n 3
Muy buenas, tengo la duda de que diferencias hay entre las siguientes opciones del c=F3digo "C" del compilador CCS para PICs
#bit LED =3D PORTB.3
LED =3D1; //opci=F3n 1
output_high (LED); //opci=F3n 2
output_high (PIN_B3); //opci=F3n 3
Have something to add? Share your thoughts — no account required.
Ask the community — no account required