Table of Contents

Enum SerialSpeed

Namespace
Iot.Device.Mfrc522
Assembly
Iot.Device.Mfrc522.dll

The serial UART speed in baud

public enum SerialSpeed

Fields

B115200 = 122

115200 baud

B1228800 = 21

1228800 baud

B128000 = 116

128000 baud

B14400 = 218

14400 baud

B19200 = 203

19200 baud

B230400 = 90

230400 baud

B38400 = 171

38400 baud

B460800 = 58

460800 baud

B57600 = 154

57600 baud

B7200 = 250

7200 baud

B921600 = 28

921600 baud

B9600 = 235

9600 baud