Main Content
removeExternalMode
Class: soc.sdk.BoardSupport
Namespace: soc.sdk
Remove an external mode configuration from the board support
Syntax
removeExternalMode(targetObj,name)
Description
removeExternalMode(
removes the targetObj
,name
)soc.sdk.ExternalMode
object, with
Name
property equal to the name
, from the
soc.sdk.BoardSupport
object.
Input Arguments
Version History
Introduced in R2019b