pub fn only_registers(ercs: &[RegisterCluster]) -> Vec<&Register>
Notable traits for Vec<u8, A>
impl<A> Write for Vec<u8, A> where
    A: Allocator
Expand description

Return only the registers the given slice of either register or clusters.