Keil Logo

_WWORD

概要
void _WWORD (
  unsigned long address,   /* address to write to */
  unsigned int value);     /* value to write */
説明

_WWORD デバッガ関数は、符号なし整数 value を、指定した address に書き込みます。

戻り値

なし。

関連項目

_RWORD_WBYTE_WDOUBLE_WDWORD_WFLOAT

> _WWORD (0x20000, 123);
  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.