A write enable mask allows a wide data field to be used even when a smaller amount of data is to be written. A novel data packet uses a combined write enable mask and credit return field. In one mode, the field contains a write enable mask. In another mode, the field contains credit...
(Can_HwHandleType)CAN_MAXMASKCOUNT,/* uIdMaskIndex */(uint8)0U,/* ControllerId - based on the order from CanController list */(CanIdType)CAN_STANDARD,/* ID type: EXTENDED, STANDARD, MIXED */(Can_ObjType)CAN_TRANSMIT,/* Receive/Transmit MB configuration */(Can_IdType)0x7eaU,/* M...
A write enable mask allows a wide data field to be used even when a smaller amount of data is to be written. A novel data packet uses a combined write enable mask and credit return field. In one mode, the field contains a write enable mask. In another mode, the field contains credit...
typedef enum D3D10_DEPTH_WRITE_MASK { D3D10_DEPTH_WRITE_MASK_ZERO = 0, D3D10_DEPTH_WRITE_MASK_ALL = 1 } ; 常數展開表格 D3D10_DEPTH_WRITE_MASK_ZERO值: 0關閉深度樣板緩衝區的寫入。 D3D10_DEPTH_WRITE_MASK_ALL值: 1開啟深度樣板緩衝區的寫入。規格...
mask [in] Sets the scan mode. The following table shows the values that are used for the mask. Expand table Value Definition 0x00 No scans are enabled. 0x01 Inquiry scan is enabled and page scan is disabled. 0x02 Inquiry scan disabled and page scan is enabled. 0x03 Inquiry scan ...
EVT_SERCX2_SET_WAIT_MASK回调函数 EVT_SERCX2_SYSTEM_DMA_RECEIVE_CANCEL_NEW_DATA_NOTIFICATION回调函数 EVT_SERCX2_SYSTEM_DMA_RECEIVE_CLEANUP_TRANSACTION回调函数 EVT_SERCX2_SYSTEM_DMA_RECEIVE_CONFIGURE_DMA_CHANNEL回调函数 EVT_SERCX2_SYSTEM_DMA_RECEIVE_ENABLE_NEW_DATA_NOTIFICATION回调函数 ...
CLIENT_WriteGpioPinsUsingMask 事件回调函数写入配置为数据输出的一组常规用途 I/O (GPIO) 引脚。语法C++ 复制 GPIO_CLIENT_WRITE_PINS_MASK GpioClientWritePinsMask; NTSTATUS GpioClientWritePinsMask( [in] PVOID Context, [in] PGPIO_WRITE_PINS_MASK_PARAMETERS WriteParameters ) {...} 参数...
BthWriteScanEnableMask Article 06/30/2006 This function sets the adapter's scan mode.Note To preserve Win32 compatibility, consider using the Winsock equivalent of this function. To do so, pass SO_BTH_SET_SCAN as the optname value in setsockopt....
int BthWriteScanEnableMask( unsigned char mask ); Parameters mask [in] Sets the adapter's scan mode according to a mask. The following table shows the values that are used for the mask. ValueDefinition 0x00 No scans are enabled.
D3D12_COLOR_WRITE_ENABLE_BLUE值: 4允许将数据存储在蓝色组件中。 D3D12_COLOR_WRITE_ENABLE_ALPHA值: 8允许将数据存储在 alpha 分量中。 D3D12_COLOR_WRITE_ENABLE_ALL允许将数据存储在所有组件中。 注解 此枚举由 D3D12_RENDER_TARGET_BLEND_DESC 结构使用。 要求 展开表 要求值 Header d3d12.h 另请参...