Skip to main content

FUNCTION_CODE_MASK

Constant FUNCTION_CODE_MASK 

Source
pub const FUNCTION_CODE_MASK: u8 = 0x7F;
Expand description

Bit mask used to extract the base function code from the function code byte.