pub struct RCM { /* private fields */ }
Expand description
Reset Control Module
Implementations§
Trait Implementations§
source§impl Deref for RCM
impl Deref for RCM
§type Target = RegisterBlock
type Target = RegisterBlock
The resulting type after dereferencing.
source§fn deref(&self) -> &RegisterBlock
fn deref(&self) -> &RegisterBlock
Dereferences the value.