Constant evdev::SWITCH []

pub const SWITCH: Types = Types{bits: 1 << 5,}

Change in a switch value. Switches are boolean conditions and usually correspond to a toggle switch of some kind in hardware.