utils icon indicating copy to clipboard operation
utils copied to clipboard

piolib: please add bidirectional communication

Open jepler opened this issue 1 year ago • 0 comments

For instance, to implement full duplex SPI, a "simultaneous read and write" API is needed. While duplex SPI guarantees the same number of xmit and recv data, it is probably desirable in general for diffrerent amounts of data to be sent/received.

jepler avatar Jan 15 '25 15:01 jepler