[Oberon] FPGA - nRF24L01 `RPI Net' server
Jörg
joerg.straube at iaeth.ch
Tue May 22 00:52:10 CEST 2018
Tomas
Congrats!
> SYSTEM.PUT(SYSTEM.ADR(rx), 0);
> Is the same meaning as
> rx.hd.valid := FALSE ???
No. This use of SYSTEM.PUT is very nasty. Should not be used like this, but saves some CPU cycles, if it were time critical...
> `Net.'Sendfiles'
> S.nextCh = ":" THEN (*prefix*)
> What is the use of prefix?
Read 10.4 in https://www.inf.ethz.ch/personal/wirth/ProjectOberon/PO.Applications.pdf
Br
Joerg
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.inf.ethz.ch/pipermail/oberon/attachments/20180522/66e5650e/attachment.html>
More information about the Oberon
mailing list