HAL
LL_DBGMCU_GetTracePinAssignment()
is only used within HAL.
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
STM32 Libraries and Samples
HAL
LL_DBGMCU_GetTracePinAssignment()
LL_DBGMCU_GetTracePinAssignment() function
Get Trace pin assignment control DBGMCU_CR TRACE_MODE LL_DBGMCU_GetTracePinAssignment
Syntax
Show:
Summary
Declaration
from
stm32f4xx_ll_system.h:1361
__STATIC_INLINE
uint32_t
LL_DBGMCU_GetTracePinAssignment
(
void
)
;
Return value
Returned value can be one of the following values: @arg
LL_DBGMCU_TRACE_NONE
@arg
LL_DBGMCU_TRACE_ASYNCH
@arg
LL_DBGMCU_TRACE_SYNCH_SIZE1
@arg
LL_DBGMCU_TRACE_SYNCH_SIZE2
@arg
LL_DBGMCU_TRACE_SYNCH_SIZE4
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
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