Skip to content

Struct wfm_frame_rx_t

ClassList > wfm_frame_rx_t

What wfm_frame_check found, stage by stage.More...

  • #include <wfm_frame.h>

Public Attributes

Type Name
unsigned checked
unsigned n_stages
wfm_frame_stage_rx_t stage

Detailed Description

Indexed the same as the description's stages, so a caller reads the result beside the declaration that produced it.

Public Attributes Documentation

variable checked

unsigned wfm_frame_rx_t::checked;

stages actually reversed here


variable n_stages

unsigned wfm_frame_rx_t::n_stages;

variable stage

wfm_frame_stage_rx_t wfm_frame_rx_t::stage[WFM_FRAME_MAX_STAGES];


The documentation for this class was generated from the following file native/inc/wfm/wfm_frame.h