MfRc522.SoftReset Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.