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