JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
be.lmenten.avr.core.instruction.flow.RJMP
Packages that use
RJMP
Package
Description
be.lmenten.avr.core.instruction.flow
Uses of
RJMP
in
be.lmenten.avr.core.instruction.flow
Methods in
be.lmenten.avr.core.instruction.flow
that return
RJMP
Modifier and Type
Method
Description
static
RJMP
RJMP.
newInstance
(
Integer
opcode,
Integer
opcode2)