mpfs-pac 0.3.0

Peripheral Access Crate for PolarFire SoC
Documentation
1
2
3
use super::bindings::*;

pub const QSPI: *mut QSPI_TypeDef = QSPI_BASE as *mut QSPI_TypeDef;