common: Combine writes to SIM_CLKDIV1 in clock::configure_clkdiv().
[gps-watch.git] / src / common / clock.rs
2020-01-05 Tilman Sauerbeckcommon: Combine writes to SIM_CLKDIV1 in clock::configu...
2019-07-07 Tilman Sauerbeckcommon: Implement clock::configure_usb().
2019-07-07 Tilman Sauerbeckcommon: Set SIM_SOPT2.PLLFLLSEL by default.
2019-07-07 Tilman Sauerbeckcommon: Add the clock module.