ESP-IDF
mcpwm_gen_force_reg_t::
::gen_b_cntuforce_mode
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_gen_force_reg_t::
::gen_b_cntuforce_mode
mcpwm_gen_force_reg_t::
::gen_b_cntuforce_mode field
gen_b_cntuforce_mode : R/W; bitpos: [9:8]; default: 0; Continuous software force mode for PWM0B. 0: disabled, 1: low, 2: high, 3: disabled
Syntax
Show:
Summary
Declaration
from
mcpwm_struct.h:289
uint32_t
gen_b_cntuforce_mode
:
2
;
Examples
References
from
examples
Code
Location
Referrer
uint32_t
gen_b_cntuforce_mode
:
2
;
mcpwm_struct.h:289
mcpwm
->
operators
[
operator_id
]
.
gen_force
.
gen_b_cntuforce_mode
=
0
;
mcpwm_ll.h:898
mcpwm_ll_gen_disable_continue_force_action()
mcpwm
->
operators
[
operator_id
]
.
gen_force
.
gen_b_cntuforce_mode
=
level
+
1
;
mcpwm_ll.h:932
mcpwm_ll_gen_set_continue_force_level()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
mcpwm_gen_force_reg_t::
::gen_b_cntuforce_mode
is written by 2 functions:
mcpwm_ll_gen_disable_continue_force_action()
mcpwm_ll_gen_set_continue_force_level()
All items filtered out
mcpwm_gen_force_reg_t::
::gen_b_cntuforce_mode
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