Enum efr32x12p::letimer0::prssel::PRSCLEARMODEW [] [src]

pub enum PRSCLEARMODEW {
    NONE,
    RISING,
    FALLING,
    BOTH,
}

Values that can be written to the field PRSCLEARMODE

Variants

PRS cannot clear the LETIMER

Rising edge of selected PRS input can clear the LETIMER

Falling edge of selected PRS input can clear the LETIMER

Both the rising or falling edge of the selected PRS input can clear the LETIMER