pub unsafe extern "C" fn ZL_Node_convertSerialToNumBE( bitWidth: usize, ) -> ZL_NodeID
Convert from serial to bitWidth-bit big-endian numeric data.
bitWidth
@pre bitWidth must be 8, 16, 32, or 64.
Input: Serial Output: Numeric