Keil Logo

_RDWORD

Summary
unsigned long _RDWORD (
  unsigned long address);   /* address to read */
Description

The _RDWORD debugger function reads the unsigned long integer value at address.

For 80x51 microcontrollers, the address can contain a Memory Type Specifier.

Return Value

The _RDWORD function returns the unsigned long value at address.

See Also

_RBYTE, _RDOUBLE, _RFLOAT, _RWORD, _WDWORD

Example
> _RDWORD (0x1000);
  Arm logo
Important information

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies.

Change Settings

Privacy Policy Update

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.