pigmeo-compiler : Pigmeo.Compiler.BackendPIC14 Namespace

InstructionType Enum

Available instruction types, such as Directive, Byte Orientes Instruction, just a label, a Control Instruction...

public enum InstructionType


Remarks

It also specifies the parameters it can handle
Members
Member name Description
BitOriented_fb To be added.
ByteOriented_f To be added.
ByteOriented_fd To be added.
ByteOriented_none To be added.
Control To be added.
Custom To be added.
Directive_lbl_dir_str To be added.
Directive_none To be added.
Directive_str To be added.
Directive_str_dir_str To be added.
Directive_str_sep_str To be added.
Directive_str_str To be added.
Label To be added.
Literal_address To be added.
Literal_number To be added.