pub trait ClockConstants: SystemClockConstants + PllConstants { }
Expand description
Clock constants for a specific chip
Object Safety§
This trait is not object safe.
pub trait ClockConstants: SystemClockConstants + PllConstants { }
Clock constants for a specific chip