package
Version:
v0.0.0-...-d73fcdd
Opens a new window with list of versions in this module.
Published: Mar 7, 2022
License: BSD-3-Clause
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package bits provides primitives for bitwise operations on uint32 values.
Clear modifies the pointed value by clearing an individual bit at the
position argument.
Get returns the pointed value at a specific bit position and with a bitmask
applied.
Set modifies the pointed value by setting an individual bit at the position
argument.
SetN modifies the pointed value by setting a value at a specific bit
position and with a bitmask applied.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.