the way I interpret that is
if \bits=8 and you are shiftin-ing that into a word var then the shiftin data is always placed in the low order byte (but msb first or last as requested)

but...