Main Content
Bit Clear
Set specified bit of stored integer to zero
Libraries:
Simulink /
Logic and Bit Operations
HDL Coder /
Logic and Bit Operations
Description
The Bit Clear block sets the specified bit, given by its index, of the stored integer to zero. Scaling is ignored.
You can specify the bit to be set to zero with the Index of bit parameter, where bit zero is the least significant bit.
Examples
Ports
The Bit Clear block supports Simulink® integer, fixed-point, and Boolean data types. The block does not support true floating-point data types or enumerated data types.
Input
Output
Parameters
Block Characteristics
Extended Capabilities
Version History
Introduced before R2006a
See Also
Bit Set | Bitwise Operator | Bit Rotate (HDL Coder) | Bit Shift (HDL Coder)