.\"******************************************************************* .\" .\" This file was extracted from hal/components/conv_bit_u32.comp using halcompile.g. .\" Modify the source file. .\" .\"******************************************************************* .TH CONV_BIT_U32 "9" "2023-02-10" "LinuxCNC Documentation" "HAL Component" .SH NAME conv_bit_u32 \- Convert a value from bit to u32 .SH SYNOPSIS .HP .B loadrt conv_bit_u32 [count=\fIN\fB|names=\fIname1\fB[,\fIname2...\fB]] .SH FUNCTIONS .TP \fBconv-bit-u32.\fIN\fB\fR Update 'out' based on 'in' .SH PINS .TP .B conv-bit-u32.\fIN\fB.in\fR bit in \fR .br .ns .TP .B conv-bit-u32.\fIN\fB.out\fR u32 out \fR .SH AUTHOR Jeff Epler .SH LICENSE GPL