Enum efr32xg12p::csen::timctrl::PCPRESCW [] [src]

pub enum PCPRESCW {
    DIV1,
    DIV2,
    DIV4,
    DIV8,
    DIV16,
    DIV32,
    DIV64,
    DIV128,
}

Values that can be written to the field PCPRESC

Variants

The period counter clock frequency is LFBCLKCSEN/1

The period counter clock frequency is LFBCLKCSEN/2

The period counter clock frequency is LFBCLKCSEN/4

The period counter clock frequency is LFBCLKCSEN/8

The period counter clock frequency is LFBCLKCSEN/16

The period counter clock frequency is LFBCLKCSEN/32

The period counter clock frequency is LFBCLKCSEN/64

The period counter clock frequency is LFBCLKCSEN/128