]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/chips/atm128/timer/Atm128Timer.h
a nicer version, w/ cleaner HPL access
[tinyos-2.x.git] / tos / chips / atm128 / timer / Atm128Timer.h
index 9cf0c4e95531b1ec1d60acf6eeb97e369508b01f..fe7b58dda9397813491b11acfbc3b8bb83f875e8 100644 (file)
@@ -118,7 +118,7 @@ typedef union
     uint8_t as0    : 1;  //!< Asynchronous Timer/Counter (off=CPU,on=32KHz osc)
     uint8_t rsvd   : 4;  //!< Reserved
   } bits;
-} Atm128_ASSR_t;
+} Atm128Assr_t;
 
 /* Timer/Counter Interrupt Mask Register */
 typedef union