[−][src]Trait embedded_hal::mutex::default::RefCellRw
Marker trait to enable an implementation of RwMutex
using RefCell
s
Your mutex type must implement RoMutex
for this to have an effect!
Marker trait to enable an implementation of RwMutex
using RefCell
s
Your mutex type must implement RoMutex
for this to have an effect!