Contents:
Defined in File mem.h
Write a memory location.
Use size_t for the addr so that it compiles correctly for both Linux and embedded systems.
addr – The address of register/memory location to write
wval – The value to write
status_t