Struct Parts
Source pub struct Parts {Show 18 fields
pub crl: Cr<'D', false>,
pub crh: Cr<'D', true>,
pub pd0: PD0,
pub pd1: PD1,
pub pd2: PD2,
pub pd3: PD3,
pub pd4: PD4,
pub pd5: PD5,
pub pd6: PD6,
pub pd7: PD7,
pub pd8: PD8,
pub pd9: PD9,
pub pd10: PD10,
pub pd11: PD11,
pub pd12: PD12,
pub pd13: PD13,
pub pd14: PD14,
pub pd15: PD15,
}
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.