Module stm32_hal2::traits[][src]

Traits used across the library. These may find general use beyond this library, and this module may eventually be moved to a standalone crate.

Enums

ClocksValid

Is a set of speeds valid?

Traits

ClockCfg

This trait allows you to return information about a common’s speeds. It’s used for configuring peripherals.