Struct riot_sys::QSPI_ERASE_Type
source · Expand description
@brief QSPI_ERASE [ERASE] (Unspecified)
Fields§
§PTR: u32
< (@ 0x00000000) Start address of flash block to be erased
LEN: u32
< (@ 0x00000004) Size of block to be erased.
Trait Implementations§
source§impl Clone for QSPI_ERASE_Type
impl Clone for QSPI_ERASE_Type
source§fn clone(&self) -> QSPI_ERASE_Type
fn clone(&self) -> QSPI_ERASE_Type
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source
. Read moresource§impl Debug for QSPI_ERASE_Type
impl Debug for QSPI_ERASE_Type
source§impl Default for QSPI_ERASE_Type
impl Default for QSPI_ERASE_Type
source§fn default() -> QSPI_ERASE_Type
fn default() -> QSPI_ERASE_Type
Returns the “default value” for a type. Read more