Question about the function,ni_stc_dma_channel_select_bitfield

nick xerofoify at gmail.com
Wed May 6 00:22:00 UTC 2015


Greetings All,
I am wondering if in the function,ni_stc_dma_channel_select_bitfield the line:
return 1 << channel;
is guaranteed to be below the threshold that guarantees us to not overflow on
a unsigned 32 integer due to bit wise shifting to the left. 
Thanks Nick


More information about the devel mailing list