HAL
LL_DBGMCU_SetTracePinAssignment()
is only used within HAL.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
HAL
LL_DBGMCU_SetTracePinAssignment()
LL_DBGMCU_SetTracePinAssignment() function
Set Trace pin assignment control DBGMCU_CR TRACE_MODE LL_DBGMCU_SetTracePinAssignment
Syntax
Show:
Summary
Declaration
from
stm32f4xx_ll_system.h:1345
__STATIC_INLINE
void
LL_DBGMCU_SetTracePinAssignment
(
uint32_t
PinAssignment
)
;
Arguments
Argument
Description
PinAssignment
This parameter 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
Return value
None
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