Skip to main content

CONSTANT

Constant CONSTANT 

Source
pub const CONSTANT: IoFlags;
Expand description

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.