Expand description
Code to parse a Flattened DeviceTree binary blob.
Structsยง
- Error
- Errors returned when parsing a FDT.
- Memory
Reserve Iter - An iterator to parse through memory reservations.
- Node
- A parsed FDT node.
- Node
Iter - An iterator to parse through FDT nodes.
- Parser
- A parser used to parse a FDT.
- Property
- A parsed FDT node property.
- Property
Iter - An iterator for FDT node properties.