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

pub enum CPCSTOPW {
    _0,
    _1,
}

Values that can be written to the field CPCSTOP

Variants

Counter clock is not stopped when counter reaches RC.

Counter clock is stopped when counter reaches RC.

Trait Implementations

Auto Trait Implementations

impl Send for CPCSTOPW

impl Sync for CPCSTOPW