Module firewire_dice_protocols::tcat::config_rom
source · Expand description
Parser for Configuration ROM according to specification defined by TCAT for ASICs of DICE.
The module includes structure, enumeration, and trait and its implementaion to parse configuration ROM according to specification defined by TCAT for ASICs of DICE.
Structs
- Identifier in bus information block of Configuration ROM.
- Data in root directory block of Configuration ROM.
- Data in unit directory block of Configuration ROM.
Traits
- Parser of configuration ROM which has layout specific to DICE.