Trait stm32f4xx_hal::dma::traits::SafePeripheralRead

source ·
pub trait SafePeripheralRead { }
Expand description

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

Implementors§