Enum atsam4lc4c::tc0::ccr::CLKDISW [] [src]

pub enum CLKDISW {
    _0,
    _1,
}

Values that can be written to the field CLKDIS

Variants

No effect.

Disables the clock.

Trait Implementations

Auto Trait Implementations

impl Send for CLKDISW

impl Sync for CLKDISW