pub trait Instance: CommonRegisterBlock + InterruptNumber + Sealed + Enable + Reset { }
Expand description

Associated clocks with timers

Object Safety§

This trait is not object safe.

Implementors§