mirror of https://github.com/periph/devices
Add conn.Conn.Duplex() (#118)
Now each connection can report if the underlying communication channel is half-duplex or full-duplex. This information is leveraged by some clients, like memory mapped registers helper struct, to change their behavior or deny use on certain kind of communication channel.pull/1/head
parent
56aad834ae
commit
c15fd0bfa5
Loading…
Reference in New Issue