Enum atsam4lc4c::tc0::cmr_waveform::CPCDISW [] [src]

pub enum CPCDISW {
    _0,
    _1,
}

Values that can be written to the field CPCDIS

Variants

Counter clock is not disabled when counter reaches RC.

Counter clock is disabled when counter reaches RC.

Trait Implementations

Auto Trait Implementations

impl Send for CPCDISW

impl Sync for CPCDISW