embassy/embassy-stm32/src/spi
Ulf Lilleengen 952f525af5 Provide a way for a peripheral to query its clock frequency
Currently this looks up the frequency in the global singleton that must
be initialized by the per-chip RCC implementation. At present, this is
only done for the L0 family of chips.
2021-06-14 11:33:11 +02:00
..
mod.rs Reduce generics noise 2021-06-08 17:20:29 +02:00
v1.rs Reduce generics noise 2021-06-08 17:20:29 +02:00
v2.rs Provide a way for a peripheral to query its clock frequency 2021-06-14 11:33:11 +02:00
v3.rs Reduce generics noise 2021-06-08 17:20:29 +02:00