LoNibble (LabVIEW Manager Macro)
- Aktualisiert2025-07-30
- 1 Minute(n) Lesezeit
uInt8 LoNibble(x);
Purpose
Returns the value stored in the low four bits of an uInt8.
Parameters
| Name | Type | Description |
|---|---|---|
| x | uInt8 | uInt8 whose low four bits you want to extract. |