Function ctru_sys::FSPXI_CardNorDirectCommandWithAddress
source · pub unsafe extern "C" fn FSPXI_CardNorDirectCommandWithAddress(
serviceHandle: Handle,
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.