pub struct LP_CLKRST { /* private fields */ }
Expand description
LP_CLKRST Peripheral
Implementations§
Trait Implementations§
Auto Trait Implementations§
impl RefUnwindSafe for LP_CLKRST
impl !Sync for LP_CLKRST
impl Unpin for LP_CLKRST
impl UnwindSafe for LP_CLKRST
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