Module config_rom

Module config_rom 

Source
Expand description

Parser for Configuration ROM.

The module includes structure, enumeration, and trait and its implementaion to parse configuration ROM according to specification defined by Mark of the Unicorn.

Structs§

UnitData
Data in unit directory of Configuration ROM.

Traits§

MotuConfigRom
The trait for parser of configuration ROM.