/* Shift in the bit one less than the frame size in position, so that the start bit will eventually\r
* be discarded leaving the data to be byte-aligned for quick access (subtract 9 as we are ORing to the MSB) */\r
if (BITBANG_PDIDATA_PIN & BITBANG_PDIDATA_MASK)\r
/* Shift in the bit one less than the frame size in position, so that the start bit will eventually\r
* be discarded leaving the data to be byte-aligned for quick access (subtract 9 as we are ORing to the MSB) */\r
if (BITBANG_PDIDATA_PIN & BITBANG_PDIDATA_MASK)\r