5ecbe5c918
- Remove unused `MilliSeconds`, `MicroSeconds`, and `NanoSeconds` types - Remove `Bps`, `KiloHertz`, and `MegaHertz` types that were only used for converting to `Hertz` - Replace all instances of `impl Into<Hertz>` with `Hertz` - Add `hz`, `khz`, and `mhz` methods to `Hertz`, as well as free function shortcuts - Remove `U32Ext` extension trait |
||
---|---|---|
.. | ||
adc.rs | ||
blinky.rs | ||
button_exti.rs | ||
camera.rs | ||
dac.rs | ||
eth.rs | ||
flash.rs | ||
fmc.rs | ||
low_level_timer_api.rs | ||
mco.rs | ||
pwm.rs | ||
rng.rs | ||
sdmmc.rs | ||
signal.rs | ||
spi_dma.rs | ||
spi.rs | ||
usart_dma.rs | ||
usart_split.rs | ||
usart.rs |