Struct stm32f103xx::PWR
[−]
[src]
pub struct PWR { /* fields omitted */ }
Power control
Methods
impl PWR
[src]
pub fn ptr() -> *const RegisterBlock
[src]
Returns a pointer to the register block
Trait Implementations
impl Send for PWR
[src]
impl Deref for PWR
[src]
type Target = RegisterBlock
The resulting type after dereferencing.
fn deref(&self) -> &RegisterBlock
[src]
Dereferences the value.