SetMaskNorm
Function Usage
Sets mask to normal mode. This mode is the default mode. You can configure the number of iterations. The configuration mode described in Common Parameters is the normal mode. mask can be set to counter mode or normal mode. For details about the concepts and application scenarios of the two modes, see Mask Operations. Specifically, for details about how to set and use the normal mode, see How Do I Manually Set the Normal Mode?.
Prototype
1
|
__aicore__ inline void SetMaskNorm() |
Parameters
None
Returns
None
Availability
Constraints
None
Example
For details, see Calling examples (normal mode).
Parent topic: Mask Operations