| StorageController | GHIElectronics.TinyCLR.Devices.Storage | Represents a block-storage device — internal flash, external SPI/SD flash, SD/MMC, or USB mass-storage. Use Hdc to mount the controller with the file-system stack, or call the provider's Read/Write/Erase methods directly for raw block access. |
| StorageControllerApiWrapper | GHIElectronics.TinyCLR.Devices.Storage.Provider | Concrete IStorageControllerProvider backed by the native TinyCLR storage HAL. |
| StorageDescriptor | GHIElectronics.TinyCLR.Devices.Storage | Describes a storage medium's geometry and capabilities. |