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