pub fn parse_interrupts(
    node: &Node,
    props: &InheritProps
) -> DeviceResult<InterruptsProp>
Expand description

Returns a Vec<u32> according to the interrupts or interrupts-extended property, the first element is the interrupt parent.