SETREG32 (Windows CE 5.0)
This macro sets a 32-bit word at a specified address.
#define SETREG32(x, y)
Parameters
- x
Specifies the address. The memory address space is used for all hardware platforms. - y
Specifies the bits to set.
Return Values
None.
Remarks
Requirements
OS Versions: Windows CE Version 5.0 and later
Header: Oal_io.h
See Also
Send Feedback on this topic to the authors