initSidebarItems({"macro":[["u12!","Creates a 12-bit value via unchecked-into conversion. This is meant to simplify describing U12 literal values, as the `$x` parameter is first bound to a 16-bit value. This allows the compiler to elide the type of the literal, and does compile-time validation that no literal greater than `0xFFFF` is specified; this will panic for values in the range `0x1000...0xFFFF`."]],"mod":[["u12",""]]});