Function canadensis_bxcan::configure_node_filters[][src]

pub fn configure_node_filters<N, I>(
    node: &N,
    can: &mut Can<I>
) -> Result<(), OutOfMemoryError> where
    N: Node,
    I: Instance + FilterOwner
Expand description

Configures filters on a CAN peripheral to accept all frames that the provided node is subscribed to