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

pub enum CLKENW {
    _0,
    _1,
}

Values that can be written to the field CLKEN

Variants

No effect.

Enables the clock if CLKDIS is not 1.

Trait Implementations

Auto Trait Implementations

impl Send for CLKENW

impl Sync for CLKENW