Module stm32f4xx::chip_specific::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§