pub const CONSTANT: IoFlags;
Input/Output/Feature flags for a constant, using the terminology common in USB HID standards.
This is shorthand for IoFlags::constant(). It is commonly used to declare padding bits or bytes.
IoFlags::constant()