pub unsafe extern "C" fn FSPXI_CardNorDirectWrite(
serviceHandle: Handle,
commandId: u8_,
size: u32_,
input: *const c_void,
) -> ResultExpand description
Executes a CARDNOR direct write.
ยงArguments
commandId- ID of the command.size- Size of the input buffer.output- Input buffer.
Stubbed in latest firmware, since ?.?.?