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

pub enum AEEVTW {
    NONE,
    SET,
    CLEAR,
    TOGGLE,
}

Values that can be written to the field AEEVT

Variants

none

set

clear

toggle

Trait Implementations

Auto Trait Implementations

impl Send for AEEVTW

impl Sync for AEEVTW