Enum Eefltr
#[repr(u8)]pub enum Eefltr {
Show 16 variants
    DISABLED = 0,
    BLANKRESETTOCOMPARE1 = 1,
    BLANKRESETTOCOMPARE2 = 2,
    BLANKRESETTOCOMPARE3 = 3,
    BLANKRESETTOCOMPARE4 = 4,
    BLANKTIMFLTR1 = 5,
    BLANKTIMFLTR2 = 6,
    BLANKTIMFLTR3 = 7,
    BLANKTIMFLTR4 = 8,
    BLANKTIMFLTR5 = 9,
    BLANKTIMFLTR6 = 10,
    BLANKTIMFLTR7 = 11,
    BLANKTIMFLTR8 = 12,
    WINDOWRESETTOCOMPARE2 = 13,
    WINDOWRESETTOCOMPARE3 = 14,
    WINDOWTIMWIN = 15,
}Variants§
DISABLED = 0
No filtering
BLANKRESETTOCOMPARE1 = 1
Blanking from counter reset/roll-over to Compare 1
BLANKRESETTOCOMPARE2 = 2
Blanking from counter reset/roll-over to Compare 2
BLANKRESETTOCOMPARE3 = 3
Blanking from counter reset/roll-over to Compare 3
BLANKRESETTOCOMPARE4 = 4
Blanking from counter reset/roll-over to Compare 4
BLANKTIMFLTR1 = 5
Blanking from another timing unit: TIMFLTR1 source
BLANKTIMFLTR2 = 6
Blanking from another timing unit: TIMFLTR2 source
BLANKTIMFLTR3 = 7
Blanking from another timing unit: TIMFLTR3 source
BLANKTIMFLTR4 = 8
Blanking from another timing unit: TIMFLTR4 source
BLANKTIMFLTR5 = 9
Blanking from another timing unit: TIMFLTR5 source
BLANKTIMFLTR6 = 10
Blanking from another timing unit: TIMFLTR6 source
BLANKTIMFLTR7 = 11
Blanking from another timing unit: TIMFLTR7 source
BLANKTIMFLTR8 = 12
Blanking from another timing unit: TIMFLTR8 source
WINDOWRESETTOCOMPARE2 = 13
Windowing from counter reset/roll-over to compare 2
WINDOWRESETTOCOMPARE3 = 14
Windowing from counter reset/roll-over to compare 3
WINDOWTIMWIN = 15
Windowing from another timing unit: TIMWIN source