Expand description

Capabilities related to the Block Storage Device, currently the external QSPI flash.

Structs

A type containing information about a single block of a Block Storage Device.

Functions

Close the given block, and update its metadata.

Obtain information about a given block index on the Block Storage Device.

Open a block for reading or writing.

Read the contents of a given block, starting at a given offset.

Write the contents to a given block, starting at a given byte offset.

Obtain information about the Block Storage Device.