[−][src]Trait drone_cortex_m::reg::prelude::WReg
Writable register.
Provided methods
fn as_mut_ptr(&self) -> *mut <Self::Val as Bitfield>::Bits
Returns a mutable raw pointer to the register memory.
See also as_ptr
.