ESP-IDF
mcpwm_timer_sync_reg_t::
::timer_sync_sw
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (3/5)...
Files
loading (4/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
mcpwm_timer_sync_reg_t::
::timer_sync_sw
mcpwm_timer_sync_reg_t::
::timer_sync_sw field
timer_sync_sw : R/W; bitpos: [1]; default: 0; Toggling this bit will trigger a software sync.
Syntax
Show:
Summary
Declaration
from
mcpwm_struct.h:88
uint32_t
timer_sync_sw
:
1
;
Examples
References
from
examples
Code
Location
Referrer
uint32_t
timer_sync_sw
:
1
;
mcpwm_struct.h:88
mcpwm
->
timer
[
timer_id
]
.
timer_sync
.
timer_sync_sw
=
~
mcpwm
->
timer
[
timer_id
]
.
timer_sync
.
timer_sync_sw
;
mcpwm_ll.h:460
mcpwm_ll_timer_trigger_soft_sync()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
mcpwm_timer_sync_reg_t::
::timer_sync_sw
is written by 1 function and is read by 1 function:
mcpwm_ll_timer_trigger_soft_sync()
All items filtered out
mcpwm_timer_sync_reg_t::
::timer_sync_sw
mcpwm_ll_timer_trigger_soft_sync()
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