Struct stm32f103xx_hal::time::MegaHertz [] [src]

pub struct MegaHertz(pub u32);
[]

MegaHertz

Trait Implementations

impl Clone for MegaHertz
[src]

[src]
[]

Returns a copy of the value. Read more

1.0.0
[src]
[]

Performs copy-assignment from source. Read more

impl Copy for MegaHertz
[src]

impl Into<Hertz> for MegaHertz
[src]

[src]
[]

Performs the conversion.

impl Into<KiloHertz> for MegaHertz
[src]

[src]
[]

Performs the conversion.