单项选择题

已经存在定义”#defineps((unsignedcharvolatilexdata*)0)”,你希望片外RAM的234H的值并存入变量x中,你应该写的语句是:()

A.ps x=ps[234];
B.x=ps[0x234];
C.x=ps[234];
D.x=0x48;