pub trait CommonRegisterBlock: Sealed { }
Expand description

Common functionalities of all timer RegisterBlock types based on crate::pac::tim6::RegisterBlock.

This is not meant to be used outside of this crate.

Implementors§