Struct Parts
Source pub struct Parts {Show 18 fields
pub crl: Cr<'C', false>,
pub crh: Cr<'C', true>,
pub pc0: PC0,
pub pc1: PC1,
pub pc2: PC2,
pub pc3: PC3,
pub pc4: PC4,
pub pc5: PC5,
pub pc6: PC6,
pub pc7: PC7,
pub pc8: PC8,
pub pc9: PC9,
pub pc10: PC10,
pub pc11: PC11,
pub pc12: PC12,
pub pc13: PC13,
pub pc14: PC14,
pub pc15: PC15,
}
Expand description
Immutably borrows from an owned value.
Read more
Mutably borrows from an owned value.
Read more
Returns the argument unchanged.
Calls U::from(self).
That is, this conversion is whatever the implementation of
From<T> for U chooses to do.
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.