Function ctru_sys::cfgnorDumpFlash

source ·
pub unsafe extern "C" fn cfgnorDumpFlash(
    buf: *mut u32_,
    size: u32_
) -> Result
Expand description

Dumps the NOR flash.

§Arguments

  • buf - Buffer to dump to.
  • size - Size of the buffer.