pub type MX25V512F<SPI> = MX25V<_512K, true, SPI>;
Type alias for the MX25V512F subfamily
pub struct MX25V512F<SPI> { /* private fields */ }