Enum efr32xg12p::vdac0::ch0ctrl::TRIGMODEW [] [src]

pub enum TRIGMODEW {
    SW,
    PRS,
    REFRESH,
    SWPRS,
    SWREFRESH,
    LESENSE,
}

Values that can be written to the field TRIGMODE

Variants

Channel 0 is triggered by CH0DATA or COMBDATA write

Channel 0 is triggered by PRS input

Channel 0 is triggered by Refresh timer

Channel 0 is triggered by CH0DATA/COMBDATA write or PRS input

Channel 0 is triggered by CH0DATA/COMBDATA write or Refresh timer

Channel 0 is triggered by LESENSE