Edit

Share via


MfRc522.SoftReset Method

Definition

Perform a soft reset. The configuration data of the internal buffer remains unchanged.All registers are set to the reset values.This command automatically terminates when finished.

public void SoftReset ();
member this.SoftReset : unit -> unit
Public Sub SoftReset ()

Remarks

The SerialSpeedReg register is reset and therefore the serial data rate is set to 9600 baud.

Applies to