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