Trait esp8266_hal::flash::SPI0Ext[][src]

pub trait SPI0Ext {
    fn flash(self) -> ESPFlash;
}

Required methods

Implementations on Foreign Types

Implementors