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

pub enum WAVEW {
    _0,
    _1,
}

Values that can be written to the field WAVE

Variants

Waveform Mode is disabled (Capture Mode is enabled).

Waveform Mode is enabled.

Trait Implementations

Auto Trait Implementations

impl Send for WAVEW

impl Sync for WAVEW