pub trait Instance: Instance + InterruptableInstance + 'static { }
Expand description

FDCAN instance.

Object Safety§

This trait is not object safe.

Implementors§