Skip to main content

MX25V512F

Type Alias MX25V512F 

Source
pub type MX25V512F<SPI> = MX25V<_512K, true, SPI>;
Expand description

Type alias for the MX25V512F subfamily

Aliased Typeยง

pub struct MX25V512F<SPI> { /* private fields */ }