[][src]Module fdt_rs::base::parse

Low level flattened device tree parsing functions.

Structs

DevTreeParseIter
ParsedBeginNode
ParsedProp

Enums

ParsedTok

Enumeration of all tokens within a device tree's structure block.

Functions

next_devtree_token

This function implements the logic to tokenize the device tree's main structure block.