a pastebin project

Miscellany

  1.    
  2.     //DEV_EN = DEV_EN & 0xFFBFFFFD; //bit 1
  3.  
  4.    DEV_EN = DEV_EN & 0xFFBFFFEF; //bit 4
  5.    //DEV_EN = DEV_EN & 0xFFBFFFDF; //bit 5 - crashes
  6.  
  7.  
  8.    DEV_EN = DEV_EN & 0xFFBFFFF7; //bit 3
  9.    DEV_EN = DEV_EN & 0xFFBFBFFF;  //bit 14
  10.  
  11.    CACHE_PRIORITY = CACHE_PRIORITY & 0x000000FF;  //bit 16,17,18
  12.    CACHE_PRIORITY = CACHE_PRIORITY & 0xFFFFFF1F;  //bit 5
  13.    //CACHE_PRIORITY = CACHE_PRIORITY & 0xFFFFFF2F;  //bit 4
  14.    CACHE_PRIORITY = CACHE_PRIORITY & 0xFFFFFFF7;  //bit 3
  15.    //CACHE_PRIORITY = CACHE_PRIORITY & 0xFFFFFFFB;  //bit 2     //crashes during playback
  16.    //CACHE_PRIORITY = CACHE_PRIORITY & 0xFFFFFFFD;  //bit 1
  17.    //CACHE_PRIORITY = CACHE_PRIORITY & 0xFFFFFFFE;  //bit 0
  18.  
  19.     //82.3/52.4 ma consumed
  20.  
  21.    //these don't save any measurable current
  22.    DEV_EN = DEV_EN & 0xFFBF5FFF;  //bit 13+15
  23.     DEV_EN = DEV_EN & 0xFFFFFFFE;  //bit 0

advertising

Create a Paste

Please enter your new post below (or upload a file instead):





Please note that information posted here will not expire by default. If you want it to expire, please set the expiry time above. If it is set to expire, web search engines will not be allowed to index it prior to it expiring. Items that are not marked to expire will be indexable by search engines. Be careful with your passwords.

worth-right
worth-right
worth-right
worth-right