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

Hierarchy

  • AwVerifyDeviceResponse

Index

Constructors

constructor

Properties

board

board: number

UInt32

dataFlag

dataFlag: number

byte

dataLength

dataLength: number

byte

dataStartAddress

dataStartAddress: number

UInt32

fw

fw: number

UInt32

mode

mode: number

UInt16

Static magic

magic: Buffer = Buffer.from('AWUSBFEX', "ascii")

The Allwinner USB FEX Response Magic (AWUSBFEX)

Methods

getData

  • getData(): Buffer
  • Returns Buffer

Static checkMagic

  • checkMagic(data: Buffer): boolean
  • Checks to make sure the input data contains the magic string

    Parameters

    • data: Buffer

    Returns boolean

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