Initialization in C++

Can anyone suggest me how to initialize 00000FF1A in C++?

i have to give this as a data to read to a hardware interface..please help me
1
2
#include "cstdint"
const uint32_t value = 0x00000FF1A
thank u sooo much...
Topic archived. No new replies allowed.