udwBitwise

package
v0.0.0-...-f254aa5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 15, 2020 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BoolTrueToUint8_1

func BoolTrueToUint8_1(b bool) uint8

func Uint16GetBitTo1Or0Uint8

func Uint16GetBitTo1Or0Uint8(inNum uint16, pos uint8) uint8

func Uint16GetBitToBool

func Uint16GetBitToBool(inNum uint16, pos uint8) bool

func Uint16SetBit0

func Uint16SetBit0(inNum uint16, pos uint8) uint16

func Uint16SetBit1

func Uint16SetBit1(inNum uint16, pos uint8) uint16

func Uint16SetBitWithBool

func Uint16SetBitWithBool(inNum uint16, pos uint8, is bool) uint16

func Uint16SetPartWithMask

func Uint16SetPartWithMask(origin uint16, toSet uint16, mask uint16) uint16

func Uint16Tail

func Uint16Tail(origin uint16, n uint) uint16

func Uint32GetBit

func Uint32GetBit(inNum uint32, pos int) uint8

func Uint32GetBitTo1Or0Uint8

func Uint32GetBitTo1Or0Uint8(inNum uint32, pos int) uint8

func Uint32SetBit

func Uint32SetBit(inNum uint32, pos int, value uint8) uint32

func Uint32SetBit0

func Uint32SetBit0(inNum uint32, pos uint8) uint32

func Uint32SetBit1

func Uint32SetBit1(inNum uint32, pos uint8) uint32

func Uint64GetBitToBool

func Uint64GetBitToBool(inNum uint64, pos uint8) bool

func Uint64SetBit0

func Uint64SetBit0(inNum uint64, pos uint8) uint64

func Uint64SetBit1

func Uint64SetBit1(inNum uint64, pos uint8) uint64

func Uint64SetBitWithBool

func Uint64SetBitWithBool(inNum uint64, pos uint8, is bool) uint64

func Uint8GetBitToBool

func Uint8GetBitToBool(inNum uint8, pos uint8) bool

func Uint8SetBit0

func Uint8SetBit0(inNum uint8, pos uint8) uint8

func Uint8SetBit1

func Uint8SetBit1(inNum uint8, pos uint8) uint8

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL