Function FSUSER_GetNandSpeedInfo

Source
pub unsafe extern "C" fn FSUSER_GetNandSpeedInfo(
    speedInfo: *mut FS_SdMmcSpeedInfo,
) -> Result
Expand description

Gets the NAND speed info.

ยงArguments

  • speedInfo - Pointer to output the speed info to.