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

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

Values that can be written to the field BCPC

Variants

none

set

clear

toggle

Trait Implementations

Auto Trait Implementations

impl Send for BCPCW

impl Sync for BCPCW