ESP-IDF
mcpwm_gen_tstmp_reg_t::
::gen
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (2/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_gen_tstmp_reg_t::
::gen
mcpwm_gen_tstmp_reg_t::
::gen field
gen : R/W; bitpos: [15:0]; default: 0; PWM generator time stamp's shadow register
Syntax
Show:
Summary
Declaration
from
mcpwm_struct.h:237
uint32_t
gen
:
16
;
Examples
References
from
examples
Code
Location
Referrer
uint32_t
gen
:
16
;
mcpwm_struct.h:237
HAL_FORCE_MODIFY_U32_REG_FIELD
(
mcpwm
->
operators
[
operator_id
]
.
timestamp
[
compare_id
]
,
gen
,
compare_value
)
;
mcpwm_ll.h:658
mcpwm_ll_operator_set_compare_value()
return
HAL_FORCE_READ_U32_REG_FIELD
(
mcpwm
->
operators
[
operator_id
]
.
timestamp
[
compare_id
]
,
gen
)
;
mcpwm_ll.h:1646
mcpwm_ll_operator_get_compare_value()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
mcpwm_gen_tstmp_reg_t::
::gen
is written by 1 function and is read by 1 function:
mcpwm_ll_operator_set_compare_value()
All items filtered out
mcpwm_gen_tstmp_reg_t::
::gen
mcpwm_ll_operator_get_compare_value()
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