Class ReadSerialFlash.Response

All Implemented Interfaces:
Supplier<ByteBuffer>
Enclosing class:
ReadSerialFlash

protected final class ReadSerialFlash.Response
extends BMPRequest.PayloadedResponse<ByteBuffer>
An SCP response to a request to read a region of memory on a chip. Note that it is up to the caller to manage the buffer position of the returned response if it is to be read from multiple times.