#include <N1568.h>
Public Attributes | |
| board_data | m_common_data |
| char * | m_p_asw_buff |
| int | m_asw_buff_len |
| char * | m_p_tmp_asw_buff |
This structure stores any board data, common and specific ones. It must be passed to each N1568's API
Definition at line 34 of file N1568.h.
Boards common data structure: always let at offset 0
Definition at line 36 of file N1568.h.
Referenced by N1568DemoFrame::DoDirectCmdSend(), and N1568DemoFrame::OnMenuToolsDownload().
| char* N1568_data::m_p_asw_buff |
Definition at line 40 of file N1568.h.
Referenced by N1568DemoFrame::DoDirectCmdSend(), and N1568DemoFrame::OnMenuToolsDownload().
1.5.6