embassy-mcxa

Crates

git

Versions

mcx-a256

Flavors

assert_reset

Function assert_reset 

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

Assert a reset line for the given peripheral set.

Prefer enable_and_reset.

ยงSAFETY

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