what is the difference with

unsigned const volatile data;
and
unsigned volatile data;