Struct riot_sys::SPIM_IFTIMING_Type
source · Expand description
@brief SPIM_IFTIMING [IFTIMING] (Unspecified)
Fields§
§RXDELAY: u32
< (@ 0x00000000) Sample delay for input serial data on MISO
CSNDUR: u32
< (@ 0x00000004) Minimum duration between edge of CSN and edge of SCK and minimum duration CSN must stay high between transactions
Trait Implementations§
source§impl Clone for SPIM_IFTIMING_Type
impl Clone for SPIM_IFTIMING_Type
source§fn clone(&self) -> SPIM_IFTIMING_Type
fn clone(&self) -> SPIM_IFTIMING_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 SPIM_IFTIMING_Type
impl Debug for SPIM_IFTIMING_Type
source§impl Default for SPIM_IFTIMING_Type
impl Default for SPIM_IFTIMING_Type
source§fn default() -> SPIM_IFTIMING_Type
fn default() -> SPIM_IFTIMING_Type
Returns the “default value” for a type. Read more