pub struct R(_);
Expand description
Register PKT_LEN0
reader
Implementations§
source§impl R
impl R
sourcepub fn hostslchost_slc0_len0(&self) -> HOSTSLCHOST_SLC0_LEN0_R
pub fn hostslchost_slc0_len0(&self) -> HOSTSLCHOST_SLC0_LEN0_R
Bits 0:19 - Description****
sourcepub fn hostslchost_slc0_len0_check(&self) -> HOSTSLCHOST_SLC0_LEN0_CHECK_R
pub fn hostslchost_slc0_len0_check(&self) -> HOSTSLCHOST_SLC0_LEN0_CHECK_R
Bits 20:31 - Description****
Methods from Deref<Target = R<PKT_LEN0_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