Implement am7xxx_set_power_mode()
authorAntonio Ospite <ospite@studenti.unina.it>
Tue, 24 Jan 2012 15:43:23 +0000 (16:43 +0100)
committerAntonio Ospite <ospite@studenti.unina.it>
Wed, 25 Jan 2012 14:57:30 +0000 (15:57 +0100)
commitad32c9df36e8ec1c5b336bdad10ae771298b4d39
tree7167fbe75c81de199d467e56f14029e463838dda
parentb162f59656e930be8826a0202b994c3cc4835882
Implement am7xxx_set_power_mode()

The AM7XXX_PACKET_TYPE_POWER expects the power mode to be specified in
the header_data section of the header like a value between 0 and 4, but
with one bit per field, each field being a little-endian 32 bit integer.
src/am7xxx.c
src/am7xxx.h
src/picoproj.c