embassy-mcxa

Crates

git

Versions

mcx-a256

Flavors

disable

Function disable 

Source
pub unsafe fn disable<G: Gate>()
Expand description

Disable the clock gate for the given peripheral.

ยงSAFETY

This peripheral must no longer be in use prior to calling enable.