pub fn disable_with_cs<T: RccPeripheral>(cs: CriticalSection<'_>)
Disables peripheral T.
T
Peripheral must not be in use.