pub unsafe extern "C" fn FSPXI_CardNorDirectCommandWithAddress(
serviceHandle: Handle,
commandId: u8_,
address: u32_,
) -> ResultExpand description
Executes a CARDNOR direct command with an address.
ยงArguments
commandId- ID of the command.address- Address to provide.