Table of Contents

Enum PamojaIna226AlertFunction

Namespace
Pamoja.Native.Interop
Assembly
Pamoja.Native.dll

The limit comparison an INA226 alert pin responds to. Mirrors <c>PamojaIna226AlertFunction</c> in <c>pamoja.h</c>.

public enum PamojaIna226AlertFunction

Fields

BusOverLimit = 2

Bus voltage above the alert limit.

BusUnderLimit = 3

Bus voltage below the alert limit.

PowerOverLimit = 4

Power above the alert limit.

ShuntOverLimit = 0

Shunt voltage above the alert limit.

ShuntUnderLimit = 1

Shunt voltage below the alert limit.