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

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

Values that can be written to the field BCPB

Variants

none

set

clear

toggle

Trait Implementations

Auto Trait Implementations

impl Send for BCPBW

impl Sync for BCPBW