pub trait ClockConstants: SystemClockConstants + PllConstants { }
Expand description

Clock constants for a specific chip

Object Safety§

This trait is not object safe.

Implementors§