Struct Parts
Source pub struct Parts {Show 18 fields
pub crl: Cr<'E', false>,
pub crh: Cr<'E', true>,
pub pe0: PE0,
pub pe1: PE1,
pub pe2: PE2,
pub pe3: PE3,
pub pe4: PE4,
pub pe5: PE5,
pub pe6: PE6,
pub pe7: PE7,
pub pe8: PE8,
pub pe9: PE9,
pub pe10: PE10,
pub pe11: PE11,
pub pe12: PE12,
pub pe13: PE13,
pub pe14: PE14,
pub pe15: PE15,
}
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.