Shop OBEX P1 Docs P2 Docs Learn Events
Is there a wait object for spin? — Parallax Forums

Is there a wait object for spin?

AndrejaKoAndrejaKo Posts: 24
edited 2011-09-26 14:50 in Propeller 1
I already looked in OBEX, but didn't get any results, so is there any object in spin similar to say wait_ms() or wait_us() from AVR C standard library for GCC?

Yes, I know that I can use waitcnt plus whatever cycle count I need, but these two seem so convenient for precise control of other devices that someone must have made them before, right?

Comments

Sign In or Register to comment.