Struct stm32f103xx_hal::time::Hertz [] [src]

pub struct Hertz(pub u32);

Hertz

Trait Implementations

impl Clone for Hertz
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Copy for Hertz
[src]

impl Into<Hertz> for KiloHertz
[src]

[src]

Performs the conversion.

impl Into<Hertz> for MegaHertz
[src]

[src]

Performs the conversion.