pub trait PioSmClient { // Required method fn on_irq(&self); }
Client for State Machine interrupts fired by the irq PIO instruction
irq