esp-hal/esp-hal-common/src/analog
Jesse Braham 0064766ef2
No longer publicly expose the PeripheralClockControl struct (#817)
* No longer publicly expose the `PeripheralClockControl` struct

* Update examples as needed to get things building again

* Update CHANGELOG.md

* Address review feedback, fix a warning

* Use a critical section for all devices other than the ESP32-C6/H2, as they modify multiple registers

* Rebase and update `etm` driver to fix build errors
2023-09-26 09:07:57 -07:00
..
adc No longer publicly expose the PeripheralClockControl struct (#817) 2023-09-26 09:07:57 -07:00
dac.rs Some general cleanup (#777) 2023-09-04 11:24:45 +01:00
mod.rs No longer publicly expose the PeripheralClockControl struct (#817) 2023-09-26 09:07:57 -07:00