Search found 1 match
- Wed Apr 16, 2014 2:56 am
- Forum: Newbie Help Center
- Topic: Memory mirroring?
- Replies: 8
- Views: 8821
Re: Memory mirroring?
So 0x2000 which is 0b 0010 0000 0000 0000 is equivalent to 0x0000 which is 0b0000 0000 0000 0000 in binary because the first 3 bits are ignored anyways???