Struct stm32l0x1::STK[][src]

pub struct STK { /* fields omitted */ }

SysTick timer

Methods

impl STK
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for STK
[src]

impl Deref for STK
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for STK