Help with rxtime
steprog
Posts: 227
Hello Late Nighters,
I need a little help in how does one use the rxtime function in FullDuplexSerialPlus. I need a timeout waiting for data transfer. Anyone have an example?
Thanks,
Greg
I need a little help in how does one use the rxtime function in FullDuplexSerialPlus. I need a timeout waiting for data transfer. Anyone have an example?
Thanks,
Greg
Comments
This code uses pcFullDuplexSerial4FC, but FullDuplexSerialPlus is very similar. The line would read "k := uarts.rxtime(50)" in that case.
Greg