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

pub enum CLKIW {
    _0,
    _1,
}

Values that can be written to the field CLKI

Variants

Counter is incremented on rising edge of the clock.

Counter is incremented on falling edge of the clock.

Trait Implementations

Auto Trait Implementations

impl Send for CLKIW

impl Sync for CLKIW