fn routes_conflict(route: &IrqRoute, other: &IrqRoute) -> bool
Expand description

Convenience function for determining whether or not two irq routes conflict. Returns true if they conflict.