Static rumcake::hw::OUTPUT_MODE_STATE
source · pub static OUTPUT_MODE_STATE: State<'_, OutputMode>
Expand description
State that contains the desired output mode. This configures how the firmware will decide to
send HID reports. This doesn’t not represent the actual destination of HID reports. Use
CURRENT_OUTPUT_STATE
for that.