isFrontdoorReadable property

bool get isFrontdoorReadable

Accessor to the architectural frontdoor readability of the register.

Implementation

bool get isFrontdoorReadable => arch.isFrontdoorReadable;