Struct riot_sys::TWI_PSEL_Type
source · Expand description
@brief TWI_PSEL [PSEL] (Unspecified)
Fields§
§SCL: u32
< (@ 0x00000000) Pin select for SCL
SDA: u32
< (@ 0x00000004) Pin select for SDA
Trait Implementations§
source§impl Clone for TWI_PSEL_Type
impl Clone for TWI_PSEL_Type
source§fn clone(&self) -> TWI_PSEL_Type
fn clone(&self) -> TWI_PSEL_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 TWI_PSEL_Type
impl Debug for TWI_PSEL_Type
source§impl Default for TWI_PSEL_Type
impl Default for TWI_PSEL_Type
source§fn default() -> TWI_PSEL_Type
fn default() -> TWI_PSEL_Type
Returns the “default value” for a type. Read more