Enum sam4l::pm::PBDClock [] [src]

pub enum PBDClock {
    BPM,
    BSCIF,
    AST,
    WDT,
    EIC,
    PICOUART,
}

Variants

Trait Implementations

impl Copy for PBDClock
[src]

impl Clone for PBDClock
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for PBDClock
[src]

[src]

Formats the value using the given formatter. Read more