ADI_FLAG_TRIGGER
The
ADI_FLAG_TRIGGER
that, when triggered, causes the application's callback function to be
invoked.
ADI_FLAG_TRIGGER_LEVEL_HIGH
ADI_FLAG_TRIGGER_LEVEL_LOW
ADI_FLAG_TRIGGER_RISING_EDGE
ADI_FLAG_TRIGGER_FALLING_EDGE
ADI_FLAG_TRIGGER_BOTH_EDGE
ADI_FLAG_DIRECTION
The
ADI_FLAG_DIRECTION
output) for a flag pin.
ADI_FLAG_DIRECTION_INPUT
ADI_FLAG_DIRECTION_OUTPUT
VisualDSP++ 5.0 Device Drivers and System
Services Manual for Blackfin Processors
Programmable Flag Service
enumeration type is used to specify the condition
Flag set when voltage on pin is at recognized
'digital' high level
Flag set when voltage on pin is at recognized
'digital' low level
Flag set when voltage on pin rises from low to
high level (rising edge)
Flag set when voltage on pin falls from high to
low level (falling edge)
Flag set on both rising and falling edges
enumeration defines the direction (input or
Flag is configured as an input.
Flag is configured as an output.
7-35
Need help?
Do you have a question about the VisualDSP++ 5.0 and is the answer not in the manual?