Struct ecpdap::ECP5Flash[][src]

pub struct ECP5Flash { /* fields omitted */ }
Expand description

Access to attached SPI flash on an ECP5.

Implementations

Trait Implementations

Assert CS, write all bytes in data to the SPI bus, then de-assert CS.

Assert CS, write all bytes in data while capturing received data, then de-assert CS. Read more

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.