Options
All
  • Public
  • Public/Protected
  • All
Menu

Processor Core States

Index

Enumeration members

DEBUG

DEBUG = 3

The core is in debug state

LOCKUP

LOCKUP = 1

Core is running with a lockup condition

RESET

RESET = 0

The core has been reset

RUNNING

RUNNING = 4

The core is running

SLEEPING

SLEEPING = 2

The core is sleeping