Function FSUSER_SetCtrCardLatencyParameter

Source
pub unsafe extern "C" fn FSUSER_SetCtrCardLatencyParameter(
    latency: u64_,
    emulateEndurance: bool,
) -> Result
Expand description

Configures CTRCARD latency emulation.

ยงArguments

  • latency - Latency to apply, in milliseconds.
  • emulateEndurance - Whether to emulate card endurance.