Advertisement
Guest User

Untitled

a guest
Jul 17th, 2017
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C 0.13 KB | None | 0 0
  1.     Uint16* pReg;
  2.     pReg = (Uint16*)0x1C05;
  3.     *pReg = 0xB3;
  4.     pReg = (Uint16*)0x1C04;
  5.     *pReg = 0x20;
  6.     pReg = (Uint16*)0x1C00;
  7.     *pReg = 0x1400;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement