Enum efm32gg990::pcnt0::input::S0PRSSELW[][src]

pub enum S0PRSSELW {
    PRSCH0,
    PRSCH1,
    PRSCH2,
    PRSCH3,
    PRSCH4,
    PRSCH5,
    PRSCH6,
    PRSCH7,
    PRSCH8,
    PRSCH9,
    PRSCH10,
    PRSCH11,
}

Values that can be written to the field S0PRSSEL

Variants

PRS Channel 0 selected.

PRS Channel 1 selected.

PRS Channel 2 selected.

PRS Channel 3 selected.

PRS Channel 4 selected.

PRS Channel 5 selected.

PRS Channel 6 selected.

PRS Channel 7 selected.

PRS Channel 8 selected.

PRS Channel 9 selected.

PRS Channel 10 selected.

PRS Channel 11 selected.

Auto Trait Implementations

impl Send for S0PRSSELW

impl Sync for S0PRSSELW