The bdata memory type may be used to declare variables
only. You may not declare bdata functions. This memory is
directly accessed using 8-bit addresses and is the on-chip
bit-addressable RAM of the 8051. Variables declared with the
bdata type are bit-addressable and may be read and written
using bit instructions.
Variables declared bdata are located in the BDATA
memory class.
Arm’s Privacy Policy has been updated. By continuing to use our site, you consent to Arm’s Privacy Policy. Please review our Privacy Policy to learn more about our collection, use and transfers of your data.