Enum sam4l::pm::PBCClock [] [src]

pub enum PBCClock {
    PM,
    CHIPID,
    SCIF,
    FREQM,
    GPIO,
}

Variants

Trait Implementations

impl Copy for PBCClock
[src]

impl Clone for PBCClock
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for PBCClock
[src]

[src]

Formats the value using the given formatter. Read more