Struct teensy3_sys::teensy3_clock_class
[−]
[src]
pub struct teensy3_clock_class;
Methods
impl teensy3_clock_class
[src]
Trait Implementations
impl Debug for teensy3_clock_class
[src]
impl Copy for teensy3_clock_class
[src]
impl Clone for teensy3_clock_class
[src]
fn clone(&self) -> Self
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)
1.0.0
Performs copy-assignment from source
. Read more