mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-02-19 06:41:44 +08:00
Update mmcsd_card.h
This commit is contained in:
parent
315a616436
commit
ae8ca61051
@ -135,6 +135,8 @@ struct rt_sdio_function {
|
||||
rt_uint32_t enable_timeout_val; /* max enable timeout in msec */
|
||||
|
||||
struct rt_sdio_function_tuple *tuples;
|
||||
|
||||
void *priv;
|
||||
};
|
||||
|
||||
#define SDIO_MAX_FUNCTIONS 7
|
||||
|
Loading…
x
Reference in New Issue
Block a user