pub const MODULE_ID_MASK: u32 = 0xFFFF_F03F;Expand description
Mask that clears the 6-bit Module ID (ii) of a type = 1* resource ID —
the low 6 bits of the 10-bit resource_type field, i.e. bits [11:6]
(TS 101 699 §8.1). Applying it to a 1* resource ID yields its template ID.