Enum sam4l::pm::PBBClock [] [src]

pub enum PBBClock {
    FLASHCALW,
    HRAMC1,
    HMATRIX,
    PDCA,
    CRCCU,
    USBC,
    PEVC,
}

Variants

Trait Implementations

impl Copy for PBBClock
[src]

impl Clone for PBBClock
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for PBBClock
[src]

[src]

Formats the value using the given formatter. Read more