ESP-IDF
sdmmc_delay_phase_t
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Values
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
sdmmc_delay_phase_t
sdmmc_delay_phase_t enum
Syntax
Show:
Summary
Declaration
from
sd_protocol_types.h:166
enum
{
SDMMC_DELAY_PHASE_0
,
SDMMC_DELAY_PHASE_1
,
SDMMC_DELAY_PHASE_2
,
SDMMC_DELAY_PHASE_3
,
SDMMC_DELAY_PHASE_AUTO
,
}
;
Values
Value
Declared as
Description
sdmmc_delay_phase_t::SDMMC_DELAY_PHASE_0
Delay phase 0.
sdmmc_delay_phase_t::SDMMC_DELAY_PHASE_1
Delay phase 1.
sdmmc_delay_phase_t::SDMMC_DELAY_PHASE_2
Delay phase 2.
sdmmc_delay_phase_t::SDMMC_DELAY_PHASE_3
Delay phase 3.
sdmmc_delay_phase_t::SDMMC_DELAY_PHASE_AUTO
Auto detect phase, only valid for UHS-I mode.
Examples
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