resetValue property

int get resetValue

Accessor to the architectural reset value of the register.

Implementation

int get resetValue => arch.resetValue ?? arch._resetValueFromFields();