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