Skip to main content
RwUnsafe
regio
regio
Type Alias
RwUnsafe
Copy item path
Source
pub type RwUnsafe = (
Read
,
UnsafeWrite
);
Expand description
A tag for read + unsafe-write register access.