resetValue property
getter/setter pair
Architectural reset value for the register.
Note that this can be overridden in the instantiation of the register.
Implementation
int? resetValue;
Architectural reset value for the register.
Note that this can be overridden in the instantiation of the register.
int? resetValue;