From: R. Steve McKown Date: Tue, 23 Dec 2014 19:42:27 +0000 (-0700) Subject: msp430 usci: add setIfgTx(), setIfgRx() X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=commitdiff_plain;h=3fe8f13e05a2bcbc4a224f5a7b7f0ae45398a9b5;hp=3fe8f13e05a2bcbc4a224f5a7b7f0ae45398a9b5;p=tinyos-2.x.git msp430 usci: add setIfgTx(), setIfgRx() With upcoming support for DMA transfers with the USCI peripheral, support for setting the IFG bits will be required. ---