aboutsummaryrefslogtreecommitdiff
path: root/amforth-6.5/avr8/devices/atmega256rfr2/blocks/PORTB.frt
diff options
context:
space:
mode:
Diffstat (limited to 'amforth-6.5/avr8/devices/atmega256rfr2/blocks/PORTB.frt')
-rw-r--r--amforth-6.5/avr8/devices/atmega256rfr2/blocks/PORTB.frt7
1 files changed, 7 insertions, 0 deletions
diff --git a/amforth-6.5/avr8/devices/atmega256rfr2/blocks/PORTB.frt b/amforth-6.5/avr8/devices/atmega256rfr2/blocks/PORTB.frt
new file mode 100644
index 0000000..493d57a
--- /dev/null
+++ b/amforth-6.5/avr8/devices/atmega256rfr2/blocks/PORTB.frt
@@ -0,0 +1,7 @@
+\ Generated automatically for atmega256rfr2
+\ #require bitnames.frt
+
+\ PORTB
+$25 constant PORTB \ Port B Data Register
+$24 constant DDRB \ Port B Data Direction Register
+$23 constant PINB \ Port B Input Pins Address