ESP-IDF
rmt_dev_t::
::
::
::carrier_en
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
rmt_dev_t::
::
::
::carrier_en
rmt_dev_t::
::
::
::carrier_en field
Syntax
Show:
Summary
Declaration
from
rmt_struct.h:24
uint32_t
carrier_en
:
1
;
Examples
References
from
examples
Code
Location
Referrer
uint32_t
carrier_en
:
1
;
/*This is the carrier modulation enable control bit for channel0-7.*/
rmt_struct.h:24
dev
->
conf_ch
[
channel
]
.
conf0
.
carrier_en
=
enable
;
rmt_ll.h:330
rmt_ll_tx_enable_carrier_modulation()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
rmt_dev_t::
::
::
::carrier_en
is written by 1 function:
rmt_ll_tx_enable_carrier_modulation()
All items filtered out
rmt_dev_t::
::
::
::carrier_en
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