Recreating some C functions in SPIN2
Greg LaPolla
Posts: 320
in Propeller 2
Is there an easy way to create the bitRead() and bitWrite() in spin2 without assembly?
I may be overthinking this.
Comments
You mean the Arduino functions bitRead() and bitWrite()?
If so:
Andy
@Ariba see I knew I was overthinking it