wafer v0.1.0 Wafer.DLL.Rx
Bytewise reception buffer for our data link layer.
Link to this section Summary
Functions
Has the reception completed successfully?
Was there an error during reception?
Initialize a new empty buffer reading for receiving.
Receive a byte into the buffer.
Attempt to retrieve the received value from the buffer.
Link to this section Types
Link to this section Functions
Has the reception completed successfully?
Was there an error during reception?
Link to this function
init()
Initialize a new empty buffer reading for receiving.
Receive a byte into the buffer.
Attempt to retrieve the received value from the buffer.