Struct atsam4lc8c::FREQM [] [src]

pub struct FREQM { /* fields omitted */ }

Frequency Meter

Methods

impl FREQM
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for FREQM
[src]

impl Deref for FREQM
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for FREQM