From: gamma on
For the STMicroelectronics ST72F321 micro, does anyone know if you can
use BSET and BRES instructions on an IO port data register
e.g.
BSET PADR,#1
BRES PADR,#2

or do you have to use the load LD instruction and/or maintain an image
of the port outputs.

TIA