pub struct PCROP1SR;Expand description
Opaque PCROP1SR register
Auto Trait Implementations§
impl Freeze for PCROP1SR
impl RefUnwindSafe for PCROP1SR
impl Send for PCROP1SR
impl Sync for PCROP1SR
impl Unpin for PCROP1SR
impl UnwindSafe for PCROP1SR
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