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.
pub unsafe fn assert_reset<G: Gate>()Assert a reset line for the given peripheral set.
Prefer enable_and_reset.
This peripheral must not yet be in use prior to calling assert_reset.