pub fn enable_and_reset_with_cs<T: RccPeripheral>(cs: CriticalSection<'_>)
Enables and resets peripheral T.
T
Peripheral must not be in use.