embassy-mcxa

Crates

git

Versions

mcx-a256

Flavors

release_reset

Function release_reset 

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

Release a reset line for the given peripheral set.

Prefer enable_and_reset.

ยงSAFETY

This peripheral must not yet be in use prior to calling release_reset.