Gjsify LogoGjsify Logo

Enumeration WdsPacketStatisticsMaskFlag

Mask to use when requesting packet statistics.

bitfield

Index

Enumeration Members

RX_BYTES_OK: number

Request count of correctly received bytes.

RX_OVERFLOWS: number

Request count of receiver overflows.

RX_PACKETS_DROPPED: number

Request count of dropped packets in reception.

RX_PACKETS_ERROR: number

Request count of received packets with error.

RX_PACKETS_OK: number

Request count of correctly received packets.

TX_BYTES_OK: number

Request count of correctly sent bytes.

TX_OVERFLOWS: number

Request count of transmitter overflows.

TX_PACKETS_DROPPED: number

Request count of dropped packets in transmission.

TX_PACKETS_ERROR: number

Request count of sent packets with error.

TX_PACKETS_OK: number

Request count of correctly sent packets.

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • 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