Hardware Reference
In-Depth Information
Figure 4.14 HCS12 D family pin assignment
4.10.3 I/O Port Data Register
When outputting data, write the value to the port data register. When inputting data, read
from the port data register. For example, the following instruction outputs $12 to Port B:
movb
#$12,PTB
 
Search WWH ::




Custom Search