9.10.6 far
The far
attribute tells the compiler that the variable
will not necessarily be allocated in near data space. For details of the near data space
ranges, see 9.10.9 near
.
far
The far
attribute tells the compiler that the variable
will not necessarily be allocated in near data space. For details of the near data space
ranges, see 9.10.9 near
.