Function write_buffer
Source pub const fn write_buffer(offset: u8) -> Command
Expand description
The header of WriteBuffer; the payload follows in the same transaction.
§Arguments
offset - where in the data buffer the payload starts.
§Returns
The opcode and the offset.