Module propval
cros_fdt
0.1.0
Module propval
Traits
Functions
In crate cros_fdt
Modules
fdt
overlay
path
propval
Structs
Fdt
FdtNode
Path
Enums
Error
Functions
apply_overlay
Type Aliases
Result
?
Settings
Module
cros_fdt
::
propval
Copy item path
source
·
[
−
]
Expand description
This module implements FDT property value conversions as defined by the device tree format.
Traits
§
FromFdtPropval
Conversion from an FDT property value.
ToFdtPropval
Conversion into an FDT property value.
Functions
§
is_valid_string_property
🔒
str_to_bytes
🔒
u32_to_bytes
🔒
u64_to_bytes
🔒