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