This page (revision-5) was last changed on 03-Feb-2023 15:21 by Florian Dingler 

This page was created on 11-Oct-2015 20:30 by Florian Dingler

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
5 03-Feb-2023 15:21 737 bytes Florian Dingler to previous
4 21-Mar-2017 23:06 735 bytes Florian Dingler to previous | to last
3 10-Mar-2017 21:03 697 bytes Florian Dingler to previous | to last
2 11-Oct-2015 20:34 689 bytes Florian Dingler to previous | to last
1 11-Oct-2015 20:30 684 bytes Florian Dingler to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 5 changed one line
|7|PA7|read only: Interrup status of PROCEED, 1=Interrups
|7|PA7|read only: Interrupt status of PROCEED, 1=Interrupt
At line 14 changed one line
To define the data direction of PORT A, set Bit 2 of PACTL to 0. Then write a byte to [PORTA], where Bits set to 1 indicate WRITE and Bits set to 0 indicate READ. Normally set to %00000000 (=input).
To define the data direction of PORT A, set Bit 2 of [PACTL] to 0. Then write a byte to [PORTA], where Bits set to 1 indicate WRITE and Bits set to 0 indicate READ. Normally [PORTA] set to %00000000 (=all input).
At line 18 added 4 lines
previous: [PORTB]
next: [PBCTL]