5.3.8 Standard Type Qualifiers
The compiler supports the standard qualifiers const
and
volatile
, which are important for embedded application development.
The compiler supports the standard qualifiers const
and
volatile
, which are important for embedded application development.