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