pub struct Agtw0 { /* private fields */ }Implementations§
Trait Implementations§
impl Copy for Agtw0
impl Eq for Agtw0
impl Send for Agtw0
Low Power Asynchronous General Purpose Timer 0
impl StructuralPartialEq for Agtw0
impl Sync for Agtw0
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