I am trying serially write to a pin...Speed is super important to keep the data rate as high as possible, thus, I am trying to do it with the least number of instructions.
So, you are trying to write your own SoftwareSerial class?
I am trying serially write to a pin...Speed is super important to keep the data rate as high as possible, thus, I am trying to do it with the least number of instructions.
So, you are trying to write your own SoftwareSerial class?