pub trait AdvancedControlInstance: AdvancedControlInstance + GeneralPurpose16bitInstance + 'static { }
Expand description

Advanced control timer instance.

Object Safety§

This trait is not object safe.

Implementors§