ESP-IDF
sigmadelta_channel_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
sigmadelta_channel_t
sigmadelta_channel_t enum
Syntax
Show:
Summary
Declaration
from
sigmadelta_types_legacy.h:28
enum
{
SIGMADELTA_CHANNEL_0
,
SIGMADELTA_CHANNEL_1
,
SIGMADELTA_CHANNEL_2
,
SIGMADELTA_CHANNEL_3
,
#if
SOC_SDM_CHANNELS_PER_GROUP
>
4
SIGMADELTA_CHANNEL_4
,
SIGMADELTA_CHANNEL_5
,
SIGMADELTA_CHANNEL_6
,
SIGMADELTA_CHANNEL_7
,
#endif
SIGMADELTA_CHANNEL_MAX
,
}
;
Values
Value
Declared as
Description
sigmadelta_channel_t::SIGMADELTA_CHANNEL_0
Sigma-delta channel 0.
sigmadelta_channel_t::SIGMADELTA_CHANNEL_1
Sigma-delta channel 1.
sigmadelta_channel_t::SIGMADELTA_CHANNEL_2
Sigma-delta channel 2.
sigmadelta_channel_t::SIGMADELTA_CHANNEL_3
Sigma-delta channel 3.
sigmadelta_channel_t::SIGMADELTA_CHANNEL_4
Sigma-delta channel 4.
sigmadelta_channel_t::SIGMADELTA_CHANNEL_5
Sigma-delta channel 5.
sigmadelta_channel_t::SIGMADELTA_CHANNEL_6
Sigma-delta channel 6.
sigmadelta_channel_t::SIGMADELTA_CHANNEL_7
Sigma-delta channel 7.
sigmadelta_channel_t::SIGMADELTA_CHANNEL_MAX
Sigma-delta channel max.
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