use OUTPUT_B(0xff); to set all pins of port B high and
use OUTPUT_B(0x00); to set all pins of port B low.