zry 165c3fb55d [2021-04-27 02:38] Fix bug: RCC clock not enable for GPIOF/GPIOG. 3 years ago
..
adc.rs 2f7c45e4bd Change DMA API to use embedded-dma traits (#274) 3 years ago
afio.rs bcd558fade Improve documentation for commonly used register blocks 3 years ago
backup_domain.rs 5beed6af6c Support for stm32f105xx and stm32f107xx devices 4 years ago
bb.rs eba4d94bea Mark bit banding functions as unsafe 3 years ago
can.rs 0f367e600f Support for CAN peripherals with the `bxcan` crate (#293) 3 years ago
crc.rs d1ad35972c initial CRC support 4 years ago
delay.rs 0189db9f09 Update to edition 2018 (#29) 5 years ago
dma.rs 2f7c45e4bd Change DMA API to use embedded-dma traits (#274) 3 years ago
flash.rs 563c5d35e8 Flash Read/Write Support (#257) 3 years ago
gpio.rs 261807f843 [2021-04-27 02:22] Fix bug: Some words have not been replaced. 3 years ago
i2c.rs 7f33ced95f Add note about DWT cycle counter being requried for i2c 3 years ago
lib.rs 0f367e600f Support for CAN peripherals with the `bxcan` crate (#293) 3 years ago
prelude.rs d1ad35972c initial CRC support 4 years ago
pwm.rs e89fcd3ace Fix period retrival for timers 3 years ago
pwm_input.rs 5beed6af6c Support for stm32f105xx and stm32f107xx devices 4 years ago
qei.rs 5beed6af6c Support for stm32f105xx and stm32f107xx devices 4 years ago
rcc.rs 165c3fb55d [2021-04-27 02:38] Fix bug: RCC clock not enable for GPIOF/GPIOG. 3 years ago
rtc.rs 92379bbbdd Bump to v0.7.0 3 years ago
serial.rs 2f7c45e4bd Change DMA API to use embedded-dma traits (#274) 3 years ago
spi.rs 01482efb3e Fix SPI3 alternate function remapping. (#312) 3 years ago
time.rs d976ba2312 Update time.rs (#260) 3 years ago
timer.rs 1d9ec16dc4 Implement timer::Cancel trait for CountDownTimer (#261) 3 years ago
usb.rs 19d15afefc Fix USB docs (#153) 4 years ago
watchdog.rs 964b3e4f22 Add missing watchdog prescalers. 4 years ago