fel
Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Enumeration members

MEMORY_READ

MEMORY_READ: = "Reading memory"

MEMORY_READ_BOOT_IMAGE

MEMORY_READ_BOOT_IMAGE: = "Reading boot image from memory"

MEMORY_READ_FES1

MEMORY_READ_FES1: = "Reading fes1 from memory"

MEMORY_READ_UBOOT

MEMORY_READ_UBOOT: = "Reading uboot from memory"

MEMORY_WRITE

MEMORY_WRITE: = "Writing memory"

MEMORY_WRITE_BOOT_IMAGE

MEMORY_WRITE_BOOT_IMAGE: = "Writing boot image to memory"

MEMORY_WRITE_FES1

MEMORY_WRITE_FES1: = "Writing fes1 to memory"

MEMORY_WRITE_UBOOT

MEMORY_WRITE_UBOOT: = "Writing uboot to memory"

NAND_READ

NAND_READ: = "Reading NAND"

NAND_READ_BOOT_IMAGE

NAND_READ_BOOT_IMAGE: = "Reading boot image from NAND"

NAND_READ_UBOOT

NAND_READ_UBOOT: = "Reading uboot from NAND"

NAND_WRITE

NAND_WRITE: = "Writing NAND"

NAND_WRITE_BOOT_IMAGE

NAND_WRITE_BOOT_IMAGE: = "Writing boot image to NAND"

NAND_WRITE_UBOOT

NAND_WRITE_UBOOT: = "Writing uboot to NAND"

Functions

getMemoryType

getNandType

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc