Module kernel::qspi

source · []
Expand description

Anachro QSPI

Notes

This is not a general purpose library!

Chip: GD25Q16 note: This chip defaults to ???

Manufacturer ID: 0x?? Device ID: 0x??_????

Structs

Enums

A ManagedArcSlab may contain EITHER a borrowed &[u8] slice, or a SlabSliceArc. ManagedArcSlabs implement the Deref trait for access to the underlying data, and implement serde’s Serialize and Deserialize traits, to allow them to be serialized as a slice of bytes.

Constants