pub unsafe extern "C" fn connect_internal_flash()
Expand description

Restore all QSPI pad controls to their default state, and connect the SSI to the QSPI pads.

§Safety

This is a low-level C function. It may be difficult to call safely from Rust. If in doubt, check the RP2040 datasheet for details and do your own safety evaluation.