pub unsafe extern "C" fn FSPXI_CardNorDirectCpuWriteWithoutVerify(
serviceHandle: Handle,
address: u32_,
size: u32_,
input: *const c_void,
) -> ResultExpand description
Executes a CARDNOR direct CPU write without verify.
ยงArguments
address- Address to provide.size- Size of the input buffer.output- Input buffer.