Enum efr32xg12p::rtcc::cc2_ctrl::CMOAW [] [src]

pub enum CMOAW {
    PULSE,
    TOGGLE,
    CLEAR,
    SET,
}

Values that can be written to the field CMOA

Variants

A single clock cycle pulse is generated on output

Toggle output on compare match

Clear output on compare match

Set output on compare match