Message Boards
Threads [ Previous | Next ]
Pre-processing directives
Pre-processing directives
Tags: programming
8/27/10 6:03 AM
Please help me because i am totally new to micro controller and i think for you it may be like silly question but i am stuck at this silly question.

In a sample code, i found one statement
#define RCR (0x0u<<5);

What "u" stands for here?