Constant DMA_ATTR_WEAK_ORDERING

Source
pub const DMA_ATTR_WEAK_ORDERING: Attrs;
Expand description

Specifies that reads and writes to the mapping may be weakly ordered, that is that reads and writes may pass each other.