CS31ModuleState (ENUM)

TYPE CS31ModuleState(

INACTIVE

enumeration of module states of CS31 module

Attributes:
qualified_only
InOut:

Name

Initial

Comment

INACTIVE

0

module is currently not used

DETECTION

1

module is configured in device tree and is being searched on bus

DETECTED

2

module detected on bus

CONFIGURATION

3

module is being configured

CONFIGURED

4

configuration downloaded to module

CONFIGURATION_ERR

5

error during module configuration

WRONG_MODULE

6

configuration and hardware are not matching

ACTIVE

7

module is detected and configured, IO data update takes place

DIAGNOSIS

8

module is active, but there is a diagnosis message

UNKNOWN_MODULE

9

module was detected on bus, but is not part of configuration