pub struct Itrc0 { /* private fields */ }Expand description
Intrusion and Tamper Response Controller
Implementations§
Trait Implementations§
impl Copy for Itrc0
impl Eq for Itrc0
impl Send for Itrc0
impl StructuralPartialEq for Itrc0
impl Sync for Itrc0
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