You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- 2 bytes for the digital channels -> 2 bits per channel LSB is Digital
80
+
channel 1 (D8-D7-D6-D5-D4-D3-D2-D1). Convertsion of the 8bit digital
81
+
input to the 16bit format is done in
82
+
[the function `convertBits16`](https://github.com/NordicSemiconductor/pc-nrfconnect-ppk/blob/6e4da637f07d5f6995d96362368c781b71b5bc61/src/utils/bitConversion.ts#L21)
0 commit comments