Enum Mcp960x.AlertNumber
Represents the alert number for the MCP9600
Assembly: Mcp960x.dll
View Source
public enum Mcp960x.AlertNumber
Fields
Alert1
Alert number 1
View Source
Alert1 = 1
Alert2
Alert number 2
View Source
Alert2 = 2
Alert3
Alert number 3
View Source
Alert3 = 3
Alert4
Alert number 4
View Source
Alert4 = 4