pub struct PllxtpreR { /* private fields */ }
Expand description
Value of the field PLLXTPRE
Implementations§
Auto Trait Implementations§
impl Freeze for PllxtpreR
impl RefUnwindSafe for PllxtpreR
impl Send for PllxtpreR
impl Sync for PllxtpreR
impl Unpin for PllxtpreR
impl UnwindSafe for PllxtpreR
Blanket Implementations§
Source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
Source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more