pub struct R(_);
Expand description
Register LP_CLK_EN
reader
Implementations§
source§impl R
impl R
sourcepub fn fast_ori_gate(&self) -> FAST_ORI_GATE_R
pub fn fast_ori_gate(&self) -> FAST_ORI_GATE_R
Bit 31 - need_des
Methods from Deref<Target = R<LP_CLK_EN_SPEC>>§
Trait Implementations§
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