Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration CanState

CAN operational and error states

Index

Enumeration members

BUS_OFF = 3

RX/TX error count >= 256

ERROR_ACTIVE = 0

RX/TX error count < 96

ERROR_PASSIVE = 2

RX/TX error count < 256

ERROR_WARNING = 1

RX/TX error count < 128

SLEEPING = 5

Device is sleeping

STOPPED = 4

Device is stopped

Generated using TypeDoc