pub trait Instance: Sealed + Enable + Reset + BusTimerClock + General { }

Implementors§