WE310F5  39.00.000
M2M_SLAVE_SDIO_BUFFER_S Struct Reference

#include <m2mb_sdio_slave.h>

Data Fields

struct M2M_SLAVE_SDIO_BUFFER_Snext
 
UINT8buffer
 
UINT16 actual_length
 
UINT8 htc_flags
 
UINT8 end_point
 
UINT16 buffer_offset
 
UINT16 app_context
 

Detailed Description

Structure used for SDIO slave buffers

Definition at line 95 of file m2mb_sdio_slave.h.

Field Documentation

◆ actual_length

UINT16 actual_length

actual length

Definition at line 98 of file m2mb_sdio_slave.h.

◆ app_context

UINT16 app_context

application context

Definition at line 102 of file m2mb_sdio_slave.h.

◆ buffer

UINT8* buffer

buffer

Definition at line 97 of file m2mb_sdio_slave.h.

◆ buffer_offset

UINT16 buffer_offset

buffer offset

Definition at line 101 of file m2mb_sdio_slave.h.

◆ end_point

UINT8 end_point

END

Definition at line 100 of file m2mb_sdio_slave.h.

◆ htc_flags

UINT8 htc_flags

flags

Definition at line 99 of file m2mb_sdio_slave.h.

◆ next

next buffer

Definition at line 96 of file m2mb_sdio_slave.h.


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