xilflash
Vitis Drivers API Documentation
XFlashPartID Struct Reference

Flash identification. More...

Data Fields

u8 ManufacturerID
 Manufacturer of parts. More...
 
u16 DeviceID
 Part number of manufacturer. More...
 
u16 CommandSet
 Command algorithm used by part. More...
 

Detailed Description

Flash identification.

Field Documentation

u16 XFlashPartID::CommandSet

Command algorithm used by part.

Choices are defined in XFL_CMDSET constants

u16 XFlashPartID::DeviceID

Part number of manufacturer.

u8 XFlashPartID::ManufacturerID

Manufacturer of parts.