uC chip interface arduino  0.9.0
A interface for async and neuromrphic IC testing
Loading...
Searching...
No Matches
ConfigMainHeader Class Reference

ConfigMainHeader are all command headers used in ConfigPacket in conjunction with ConfigSubHeader. More...

Inheritance diagram for ConfigMainHeader:
Collaboration diagram for ConfigMainHeader:

Public Member Functions

def __new__ (cls, value, doc=None)
 overwrite to enable doc strings for enum elements as second argument. More...
 

Static Public Attributes

int IN_CONF_ASYNC_FROM_CHIP0
 
int IN_CONF_ASYNC_FROM_CHIP1
 
int IN_CONF_ASYNC_FROM_CHIP2
 
int IN_CONF_ASYNC_FROM_CHIP3
 
int IN_CONF_ASYNC_FROM_CHIP4
 
int IN_CONF_ASYNC_FROM_CHIP5
 
int IN_CONF_ASYNC_FROM_CHIP6
 
int IN_CONF_ASYNC_FROM_CHIP7
 
int IN_CONF_ASYNC_TO_CHIP0
 
int IN_CONF_ASYNC_TO_CHIP1
 
int IN_CONF_ASYNC_TO_CHIP2
 
int IN_CONF_ASYNC_TO_CHIP3
 
int IN_CONF_ASYNC_TO_CHIP4
 
int IN_CONF_ASYNC_TO_CHIP5
 
int IN_CONF_ASYNC_TO_CHIP6
 
int IN_CONF_ASYNC_TO_CHIP7
 
int IN_CONF_I2C0
 
int IN_CONF_I2C1
 
int IN_CONF_I2C2
 
int IN_CONF_PIN
 
int IN_CONF_READ_ON_REQUEST
 
int IN_CONF_SPI0
 
int IN_CONF_SPI1
 
int IN_CONF_SPI2
 

Detailed Description

ConfigMainHeader are all command headers used in ConfigPacket in conjunction with ConfigSubHeader.

The description explains the function of the individual commands. The main header specifies the interface to be configured and the sub header the property which should be configured.

Definition at line 389 of file header.py.

Member Function Documentation

◆ __new__()

def __new__ (   cls,
  value,
  doc = None 
)

overwrite to enable doc strings for enum elements as second argument.

Definition at line 398 of file header.py.

Member Data Documentation

◆ IN_CONF_ASYNC_FROM_CHIP0

int IN_CONF_ASYNC_FROM_CHIP0
static
Initial value:
= 80, """
sets the ASYNC_FROM_CHIP0 configuration
uses config
- config/sub header is the config state to be applied the aer interface
- value is used according to the config sub header
"""

Definition at line 520 of file header.py.

◆ IN_CONF_ASYNC_FROM_CHIP1

int IN_CONF_ASYNC_FROM_CHIP1
static
Initial value:
= 81, """
sets the ASYNC_FROM_CHIP1 configuration
uses config
- config/sub header is the config state to be applied the aer interface
- value is used according to the config sub header
"""

Definition at line 527 of file header.py.

◆ IN_CONF_ASYNC_FROM_CHIP2

int IN_CONF_ASYNC_FROM_CHIP2
static
Initial value:
= 82, """
sets the ASYNC_FROM_CHIP2 configuration
uses config
- config/sub header is the config state to be applied the aer interface
- value is used according to the config sub header
"""

Definition at line 534 of file header.py.

◆ IN_CONF_ASYNC_FROM_CHIP3

int IN_CONF_ASYNC_FROM_CHIP3
static
Initial value:
= 83, """
sets the ASYNC_FROM_CHIP3 configuration
uses config
- config/sub header is the config state to be applied the aer interface
- value is used according to the config sub header
"""

Definition at line 541 of file header.py.

◆ IN_CONF_ASYNC_FROM_CHIP4

int IN_CONF_ASYNC_FROM_CHIP4
static
Initial value:
= 84, """
sets the ASYNC_FROM_CHIP4 configuration
uses config
- config/sub header is the config state to be applied the aer interface
- value is used according to the config sub header
"""

Definition at line 548 of file header.py.

◆ IN_CONF_ASYNC_FROM_CHIP5

int IN_CONF_ASYNC_FROM_CHIP5
static
Initial value:
= 85, """
sets the ASYNC_FROM_CHIP5 configuration
uses config
- config/sub header is the config state to be applied the aer interface
- value is used according to the config sub header
"""

Definition at line 555 of file header.py.

◆ IN_CONF_ASYNC_FROM_CHIP6

int IN_CONF_ASYNC_FROM_CHIP6
static
Initial value:
= 86, """
sets the ASYNC_FROM_CHIP6 configuration
uses config
- config/sub header is the config state to be applied the aer interface
- value is used according to the config sub header
"""

Definition at line 562 of file header.py.

◆ IN_CONF_ASYNC_FROM_CHIP7

int IN_CONF_ASYNC_FROM_CHIP7
static
Initial value:
= 87, """
sets the ASYNC_FROM_CHIP7 configuration
uses config
- config/sub header is the config state to be applied the aer interface
- value is used according to the config sub header
"""

Definition at line 569 of file header.py.

◆ IN_CONF_ASYNC_TO_CHIP0

int IN_CONF_ASYNC_TO_CHIP0
static
Initial value:
= 70, """
sets the ASYNC_TO_CHIP0 configuration
uses config
- config/sub header is the config state to be applied the aer interface
- value is used according to the config sub header
"""

Definition at line 464 of file header.py.

◆ IN_CONF_ASYNC_TO_CHIP1

int IN_CONF_ASYNC_TO_CHIP1
static
Initial value:
= 71, """
sets the ASYNC_TO_CHIP1 configuration
uses config
- config/sub header is the config state to be applied the aer interface
- value is used according to the config sub header
"""

Definition at line 471 of file header.py.

◆ IN_CONF_ASYNC_TO_CHIP2

int IN_CONF_ASYNC_TO_CHIP2
static
Initial value:
= 72, """
sets the ASYNC_TO_CHIP2 configuration
uses config
- config/sub header is the config state to be applied the aer interface
- value is used according to the config sub header
"""

Definition at line 478 of file header.py.

◆ IN_CONF_ASYNC_TO_CHIP3

int IN_CONF_ASYNC_TO_CHIP3
static
Initial value:
= 73, """
sets the ASYNC_TO_CHIP3 configuration
uses config
- config/sub header is the config state to be applied the aer interface
- value is used according to the config sub header
"""

Definition at line 485 of file header.py.

◆ IN_CONF_ASYNC_TO_CHIP4

int IN_CONF_ASYNC_TO_CHIP4
static
Initial value:
= 74, """
sets the ASYNC_TO_CHIP4 configuration
uses config
- config/sub header is the config state to be applied the aer interface
- value is used according to the config sub header
"""

Definition at line 492 of file header.py.

◆ IN_CONF_ASYNC_TO_CHIP5

int IN_CONF_ASYNC_TO_CHIP5
static
Initial value:
= 75, """
sets the ASYNC_TO_CHIP5 configuration
uses config
- config/sub header is the config state to be applied the aer interface
- value is used according to the config sub header
"""

Definition at line 499 of file header.py.

◆ IN_CONF_ASYNC_TO_CHIP6

int IN_CONF_ASYNC_TO_CHIP6
static
Initial value:
= 76, """
sets the ASYNC_TO_CHIP6 configuration
uses config
- config/sub header is the config state to be applied the aer interface
- value is used according to the config sub header
"""

Definition at line 506 of file header.py.

◆ IN_CONF_ASYNC_TO_CHIP7

int IN_CONF_ASYNC_TO_CHIP7
static
Initial value:
= 77, """
sets the ASYNC_TO_CHIP7 configuration
uses config
- config/sub header is the config state to be applied the aer interface
- value is used according to the config sub header
"""

Definition at line 513 of file header.py.

◆ IN_CONF_I2C0

int IN_CONF_I2C0
static
Initial value:
= 65, """
sets the i2c0 configuration
uses config
- config/sub header is the config state to be applied the spi
- value is used according to the config sub header
"""

Definition at line 443 of file header.py.

◆ IN_CONF_I2C1

int IN_CONF_I2C1
static
Initial value:
= 66, """
sets the i2c1 configuration
uses config
- config/sub header is the config state to be applied the spi
- value is used according to the config sub header
"""

Definition at line 450 of file header.py.

◆ IN_CONF_I2C2

int IN_CONF_I2C2
static
Initial value:
= 67, """
sets the i2c2 configuration
uses config
- config/sub header is the config state to be applied the spi
- value is used according to the config sub header
"""

Definition at line 457 of file header.py.

◆ IN_CONF_PIN

int IN_CONF_PIN
static
Initial value:
= 50, """
sets the pin configuration
uses config
- config/sub header is the config state to be applied the pin
- value is the pin id
"""

Definition at line 415 of file header.py.

◆ IN_CONF_READ_ON_REQUEST

int IN_CONF_READ_ON_REQUEST
static
Initial value:
= 6, """
legacy mode: turn off automatic sending of the output buffer
- value 1 for read on request (legacy)
- value 0 for continous read (default)
"""

Definition at line 409 of file header.py.

◆ IN_CONF_SPI0

int IN_CONF_SPI0
static
Initial value:
= 60, """
sets the spi0 configuration
uses config
- config/sub header is the config state to be applied the spi
- value is used according to the config sub header
"""

Definition at line 422 of file header.py.

◆ IN_CONF_SPI1

int IN_CONF_SPI1
static
Initial value:
= 61, """
sets the spi1 configuration
uses config
- config/sub header is the config state to be applied the spi
- value is used according to the config sub header
"""

Definition at line 429 of file header.py.

◆ IN_CONF_SPI2

int IN_CONF_SPI2
static
Initial value:
= 62, """
sets the spi2 configuration
uses config
- config/sub header is the config state to be applied the spi
- value is used according to the config sub header
"""

Definition at line 436 of file header.py.


The documentation for this class was generated from the following file: