Index

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes|All Packages|Constant Field Values|Deprecated API|Serialized Form

M

mask(byte) - Method in class be.lmenten.avr.core.data.CoreData
Return the value of this data cell ANDed with the given mask.
mask(String...) - Method in class be.lmenten.avr.core.data.CoreRegister
 
MCUCR - Enum constant in enum class be.lmenten.avr.core.data.CoreControlRegister
 
MCUSR - Enum constant in enum class be.lmenten.avr.core.data.CoreControlRegister
 
millisToTicks(double) - Method in class be.lmenten.avr.core.Core
 
MOV - Class in be.lmenten.avr.core.instruction.transfer
 
MOV - Enum constant in enum class be.lmenten.avr.core.instruction.InstructionSet
Copy register
MOV(Register, Register) - Constructor for class be.lmenten.avr.core.instruction.transfer.MOV
 
MOVW - Class in be.lmenten.avr.core.instruction.transfer
 
MOVW - Enum constant in enum class be.lmenten.avr.core.instruction.InstructionSet
Copy register word
MOVW(RegisterPair, RegisterPair) - Constructor for class be.lmenten.avr.core.instruction.transfer.MOVW
 
MUL - Class in be.lmenten.avr.core.instruction.arithmetic
 
MUL - Enum constant in enum class be.lmenten.avr.core.instruction.InstructionSet
Multiply (unsigned)
MUL(Register, Register) - Constructor for class be.lmenten.avr.core.instruction.arithmetic.MUL
 
MULS - Class in be.lmenten.avr.core.instruction.arithmetic
 
MULS - Enum constant in enum class be.lmenten.avr.core.instruction.InstructionSet
Multiply (signed)
MULS(UpperRegister, UpperRegister) - Constructor for class be.lmenten.avr.core.instruction.arithmetic.MULS
 
MULSU - Class in be.lmenten.avr.core.instruction.arithmetic
 
MULSU - Enum constant in enum class be.lmenten.avr.core.instruction.InstructionSet
Multiply (signed with unsigned)
MULSU(LowUpperRegister, LowUpperRegister) - Constructor for class be.lmenten.avr.core.instruction.arithmetic.MULSU
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes|All Packages|Constant Field Values|Deprecated API|Serialized Form