soc.sdk.Reset Class
Namespace: soc.sdk
Input reset switch on hardware board
Description
Reset
object represents a reset switch or pin on the hardware
board.
Creation
Description
creates a new resetObj
= soc.sdk.Reset(name
)soc.sdk.Reset
object, with the
Name
property set to name
.
Properties
Name
— Name of reset pin or switch
character vector
Name of the reset pin or switch, specified as a character vector.
Note
If the reset pin is also used by memory controller IP, the name should be the reset port name of memory controller IP.
Example: 'MyResetSwitch'
Attributes:
GetAccess | public |
SetAccess | public |
Data Types: char
Pin
— Pin number
''
(default) | character vector
The pin used by the reset or reset switch, specified as a character vector.
Attributes:
GetAccess | public |
SetAccess | public |
Data Types: char
ActiveHigh
— Reset pin or switch set to active high
1
(default) | 0
Configuration of reset pin or switch where 1
is active high and
0
is active low.
Example: 1
Attributes:
GetAccess | public |
SetAccess | public |
Data Types: logical
IOStandard
— IO standard used by reset pin or switch
''
(default) | character vector
The IO standard used by the reset pin or switch, specified as a character vector.
Attributes:
GetAccess | public |
SetAccess | public |
Data Types: char
Version History
Introduced in R2019b
Comando de MATLAB
Ha hecho clic en un enlace que corresponde a este comando de MATLAB:
Ejecute el comando introduciéndolo en la ventana de comandos de MATLAB. Los navegadores web no admiten comandos de MATLAB.
Select a Web Site
Choose a web site to get translated content where available and see local events and offers. Based on your location, we recommend that you select: .
You can also select a web site from the following list:
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.
Americas
- América Latina (Español)
- Canada (English)
- United States (English)
Europe
- Belgium (English)
- Denmark (English)
- Deutschland (Deutsch)
- España (Español)
- Finland (English)
- France (Français)
- Ireland (English)
- Italia (Italiano)
- Luxembourg (English)
- Netherlands (English)
- Norway (English)
- Österreich (Deutsch)
- Portugal (English)
- Sweden (English)
- Switzerland
- United Kingdom (English)