AddressingMode Type
Represents the addressing mode used in AVR memory access.
Instance members
| Instance member |
Description
|
Full Usage:
this.IsDispMode
Returns: bool
|
|
Full Usage:
this.IsPostIdxMode
Returns: bool
|
|
Full Usage:
this.IsPreIdxMode
Returns: bool
|
|
Full Usage:
this.IsUnchMode
Returns: bool
|
|
B2R2