io_mb

Function io_mb 

Source
pub fn io_mb()
Expand description

Full barrier for device/MMIO (I/O) operations.

RISC-V requires an explicit I/O fence to order device register accesses.