Type Alias UratR

Source
pub type UratR = FieldReader<Uratselect>;
Expand description

Field URAT reader - Undefined Register Access Trace

Aliased Type§

struct UratR { /* private fields */ }

Implementations§

Source§

impl UratR

Source

pub const fn variant(&self) -> Option<Uratselect>

Get enumerated values variant

Source

pub fn is_unspec_struct_member(&self) -> bool

Unspecified structure member set to one detected when the descriptor is loaded

Source

pub fn is_cfg_modified(&self) -> bool

CFG modified during active monitoring

Source

pub fn is_dscr_modified(&self) -> bool

DSCR modified during active monitoring

Source

pub fn is_hash_modified(&self) -> bool

HASH modified during active monitoring

Source

pub fn is_read_access(&self) -> bool

Write-only register read access