pub struct Vbat0 { /* private fields */ }Expand description
VBAT
Implementations§
Trait Implementations§
impl Copy for Vbat0
impl Eq for Vbat0
impl Send for Vbat0
impl StructuralPartialEq for Vbat0
impl Sync for Vbat0
Auto Trait Implementations§
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