Function zcore_drivers::utils::devicetree::parse_reg
source · [−]pub fn parse_reg(node: &Node, props: &InheritProps) -> DeviceResult<(u64, u64)>Expand description
Parse the reg property, about reg: https://elinux.org/Device_Tree_Usage#How_Addressing_Works.