ESP-IDF
mcpwm_timer_sync_reg_t::
::timer_phase_direction
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
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_phase_direction
mcpwm_timer_sync_reg_t::
::timer_phase_direction field
timer_phase_direction : R/W; bitpos: [20]; default: 0; Configure the PWM timer's direction at the time sync event occurs when timer mode is up-down mode: 0-increase,1-decrease
Syntax
Show:
Summary
Declaration
from
mcpwm_struct.h:102
uint32_t
timer_phase_direction
:
1
;
Examples
References
from
examples
Code
Location
Referrer
uint32_t
timer_phase_direction
:
1
;
mcpwm_struct.h:102
mcpwm
->
timer
[
timer_id
]
.
timer_sync
.
timer_phase_direction
=
direction
;
mcpwm_ll.h:484
mcpwm_ll_timer_set_sync_phase_direction()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
mcpwm_timer_sync_reg_t::
::timer_phase_direction
is written by 1 function:
mcpwm_ll_timer_set_sync_phase_direction()
All items filtered out
mcpwm_timer_sync_reg_t::
::timer_phase_direction
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