SIMULINK_ADC  1.0
Приём данных от АЦП
Public Member Functions | Public Attributes | List of all members
cl_ambpex_task_data Struct Reference

Public Member Functions

 cl_ambpex_task_data ()
 

Public Attributes

U32 status
 текущее состояние More...
 
U32 count
 число элементов More...
 
BRD_PckReg reg [256]
 данные для запроса More...
 
U32 * data [256]
 указатели для записи ответа More...
 

Detailed Description

Definition at line 18 of file CL_AMBPEX.cpp.

Constructor & Destructor Documentation

◆ cl_ambpex_task_data()

cl_ambpex_task_data::cl_ambpex_task_data ( )
inline

Definition at line 25 of file CL_AMBPEX.cpp.

References status.

Member Data Documentation

◆ count

U32 cl_ambpex_task_data::count

◆ data

U32* cl_ambpex_task_data::data[256]

указатели для записи ответа

Definition at line 23 of file CL_AMBPEX.cpp.

Referenced by CL_AMBPEX::PkgCmdExecute(), CL_AMBPEX::PkgCmdPeekDir(), CL_AMBPEX::PkgCmdPeekInd(), CL_AMBPEX::PkgCmdPokeDir(), and CL_AMBPEX::PkgCmdPokeInd().

◆ reg

BRD_PckReg cl_ambpex_task_data::reg[256]

◆ status

U32 cl_ambpex_task_data::status

The documentation for this struct was generated from the following file: