Function 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.