pub struct W(_);
Expand description
Register DCFG
writer
Implementations
sourceimpl W
impl W
sourcepub fn nzlsohsk(&mut self) -> NZLSOHSK_W<'_, 2>
pub fn nzlsohsk(&mut self) -> NZLSOHSK_W<'_, 2>
Bit 2 - Non-zero-length status OUT handshake
Methods from Deref<Target = W<DCFG_SPEC>>
Trait Implementations
Auto Trait Implementations
Blanket Implementations
sourceimpl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
const: unstable · sourcefn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more