Transferring a Arduino assy file to picmicro , a time delay has the following.
What will be the delay for this routine. ?
delayMicrosec:
LDI R21, 55
15: DEC R21
BRNE 15
RET
What will be the delay for this routine. ?
delayMicrosec:
LDI R21, 55
15: DEC R21
BRNE 15
RET
