Function peripheral_by_node
pub fn peripheral_by_node(idx: usize) -> Option<&'static Peripheral>Expand description
find a peripheral by its NODES index NODES indices are unique
pub fn peripheral_by_node(idx: usize) -> Option<&'static Peripheral>find a peripheral by its NODES index NODES indices are unique