mw - memory write

Usage

mw [-bwld] REGION DATA...

Synopsis

Write DATA value(s) to the specified REGION.

Options

-b byte access
-w word access (16 bit)
-l long access (32 bit)
-d FILE write file (default /dev/mem)

Table Of Contents

This Page