OE# pins can be asserted and deasserted at
anytime, whether:
- Device power supply is on or off
- PWRGD/PWRDN# pin is pulled high or low
- Clock input is valid or invalid
The OE# pins only take effect if all below conditions are met:
- The clock input is valid
- The PWRGD/PWRDN# pin is high
- The device power is up
Otherwise outputs are always muted and OE# assertion and deassertion has no
impact.
If OE# pins become low in any of the below
conditions:
- Input clock is invalid
- PWRGD/PWRDN# pin is low
- Device power is off
Then when all below conditions are met:
- The clock input is valid
- The PWRGD/PWRDN# pin is high
- The device power is up
Outputs are enabled without any glitch (assuming register OE and SBI OE are
active).