Struct nrf52810_hal::Clocks[][src]

pub struct Clocks<H, L, LSTAT> { /* fields omitted */ }
Expand description

A high level abstraction for the CLOCK peripheral.

Implementations

Use an external oscillator as the high frequency clock source.

Use the internal oscillator as the high frequency clock source.

Start the Low Frequency clock.

Stop the Low Frequency clock.

Use the internal RC Oscillator for the low frequency clock source.

Generate the Low Frequency clock from the high frequency clock source.

Use an external crystal to drive the low frequency clock.

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Casts the value.

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Casts the value.

Performs the conversion.

Performs the conversion.

Performs the conversion.

Performs the conversion.

Casts the value.

Should always be Self

Casts the value.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

Casts the value.

Casts the value.