Enum atsamd21e18a::tcc0::fctrlb::CHSELW[][src]

pub enum CHSELW {
    CC0,
    CC1,
    CC2,
    CC3,
}

Values that can be written to the field CHSEL

Variants

Capture value stored in channel 0

Capture value stored in channel 1

Capture value stored in channel 2

Capture value stored in channel 3

Auto Trait Implementations

impl Send for CHSELW

impl Sync for CHSELW