resetValue property

int? resetValue
getter/setter pair

Architectural reset value for the register.

Note that this can be overridden in the instantiation of the register.

Implementation

int? resetValue;