typedef struct {
BOOL use_lock_port; BOOL lock_port[6]; BYTE edge_detect_clear[3];
} DSCEMMDIORESETINT;
Name | Description |
---|---|
use_lock_port | 0 = ignore lock_port values below; 1 = use lock_port values below |
lock_port[6] | Values for the port lock control bits. A 1 for any port prevents that port's output registers from being changed, while a 0 pemits them to be changed. See the Emerald-MM-DIO user manual for more details. |
edge_detect_clear[3] | A 1 for any port will clear that port's edge detect registers; a 0 will leave the edge detect registers unchanged. |
This page was last modified 15:45, 12 Feb 2004.
Copyright (c) 2004 Diamond Systems. All Rights Reserved.