pub fn enable_and_reset_without_stop<T: RccPeripheral>()Expand description
Enables and resets peripheral T without incrementing the stop refcount.
ยงSafety
Peripheral must not be in use.
pub fn enable_and_reset_without_stop<T: RccPeripheral>()Enables and resets peripheral T without incrementing the stop refcount.
Peripheral must not be in use.