ESP-IDF
+
0
/1 examples
SourceVu will show references to
sdio_slave_buf_handle_t
from the following samples and libraries:
slave sample
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
sdio_slave_buf_handle_t
sdio_slave_buf_handle_t
Handle of a receive buffer, register a handle by calling ``sdio_slave_recv_register_buf``. Use the handle to load the buffer to the driver, or call ``sdio_slave_recv_unregister_buf`` if it is no longer used.
Syntax
Show:
Summary
Declaration
from
sdio_slave.h:58
typedef
void
*
sdio_slave_buf_handle_t
;
Examples
sdio_slave_buf_handle_t
is referenced by 1 libraries and example projects:
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out