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.