Struct stm32l0x3::CRS [] [src]

pub struct CRS { /* fields omitted */ }

Clock recovery system

Methods

impl CRS
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for CRS
[src]

impl Deref for CRS
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for CRS