Struct stm32f30x_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]