Enum efr32x12p::vdac0::ctrl::REFRESHPERIODW [] [src]

pub enum REFRESHPERIODW {
    _8CYCLES,
    _16CYCLES,
    _32CYCLES,
    _64CYCLES,
}

Values that can be written to the field REFRESHPERIOD

Variants

All channels with enabled refresh are refreshed every 8 DAC_CLK cycles

All channels with enabled refresh are refreshed every 16 DAC_CLK cycles

All channels with enabled refresh are refreshed every 32 DAC_CLK cycles

All channels with enabled refresh are refreshed every 64 DAC_CLK cycles