Struct lpc55_hal::drivers::flash::FlashGordon[][src]

pub struct FlashGordon { /* fields omitted */ }

Implementations

Trait Implementations

read a buffer of bytes from memory checks that the address and buffer size are multiples of native FLASH ReadSize. Read more

check flash status

Erase specified flash page.

The smallest possible write, depends on platform TODO: can we typecheck/typehint whether address must be aligned? 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.

Should always be Self

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.