Function ctru_sys::FSUSER_CardNorDirectCommandWithAddress
source · pub unsafe extern "C" fn FSUSER_CardNorDirectCommandWithAddress(
commandId: u8_,
address: u32_
) -> Result
Expand description
Executes a CARDNOR direct command with an address.
§Arguments
commandId
- ID of the command.address
- Address to provide.