return;\r
\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 */\r
if (BITBANG_PDIDATA_PIN & BITBANG_PDIDATA_MASK)\r
return;\r
\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 */\r
if (BITBANG_PDIDATA_PIN & BITBANG_PDIDATA_MASK)\r