Struct efm32gg11b820::CRYOTIMER [] [src]

pub struct CRYOTIMER { /* fields omitted */ }

CRYOTIMER

Methods

impl CRYOTIMER
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for CRYOTIMER
[src]

impl Deref for CRYOTIMER
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for CRYOTIMER