Module chip_specs

Source
Expand description

Trait that encompasses chip specifications

The main use of this trait is to be passed as a bound for the type parameter for chip peripherals in crates such as stm32f429zi.

Traits§

ChipSpecs