Skip to main content

RwSafe

Type Alias RwSafe 

Source
pub type RwSafe = (Read, SafeWrite);
Expand description

A tag for read + safe-write register access.