isBackdoorReadable property
Accessor to the architectural backdoor readability of the register.
Implementation
bool get isBackdoorReadable => arch.isBackdoorReadable;
Accessor to the architectural backdoor readability of the register.
bool get isBackdoorReadable => arch.isBackdoorReadable;