Enum efr32x12p::lesense::ch14_eval::STRSAMPLEW [] [src]

pub enum STRSAMPLEW {
    DISABLE,
    DATA,
    DATASRC,
}

Values that can be written to the field STRSAMPLE

Variants

Nothing will be stored in the result buffer.

The sensor sample data will be stored in the result buffer.

The data source (i.e., the channel) will be stored alongside the sensor sample data.