pub trait SafePeripheralRead { }
Expand description

Marker trait for structs which can be safely accessed with shared reference

Implementors§