pub unsafe extern "C" fn connect_internal_flash()
Expand description
Restore all QSPI pad controls to their default state, and connect the QMI peripheral to the QSPI pads.
Supported architectures: ARM-S, RISC-V
ยงSafety
This is a low-level C function. It may be difficult to call safely from Rust. If in doubt, check the rp235x datasheet for details and do your own safety evaluation.