Header menu logo B2R2

Instruction Type

Represents an AVR instruction.

Instance members

Instance member Description

this.Address

Full Usage: this.Address

Returns: Addr

Address of this instruction.

Returns: Addr

this.Length

Full Usage: this.Length

Returns: uint32

Length of this instruction in bytes.

Returns: uint32

this.Opcode

Full Usage: this.Opcode

Returns: Opcode

Opcode.

Returns: Opcode

this.Operands

Full Usage: this.Operands

Returns: Operands

Operands.

Returns: Operands

Type something to start searching.