kafka_dae_control.defaults

Defaults for kafka_dae_control.

Members

Register

Create new instance of Register(address, size)

RunRegister

Enum for bits in the run register.

class kafka_dae_control.defaults.Register(address: int, size: int)[source]

Bases: NamedTuple

Create new instance of Register(address, size)

address: int

Size in 32-bit words

size: int

Alias for field number 1

class kafka_dae_control.defaults.RunRegister(*values)[source]

Bases: IntFlag

Enum for bits in the run register.