CLRREG16 (Windows Embedded CE 6.0)
1/5/2010
This macro clears a 16-bit word at a specified address.
Syntax
#define CLRREG16(x, y)
Parameters
- x
Specifies the address. The memory address space is used for all hardware platforms.
- y
Specifies the bits to clear from the address.
Return Value
None.
Requirements
Header | oal_io.h |
Windows Embedded CE | Windows CE 5.0 and later |