howdy~

here is a macro which i dunno what it means:
Code:
#define KEYS	*(volatile u16*) 0x4000130
i'd appreciate if anyone could explain it abit(especially volatile keyword), tks.