Crate avrd

Source
Expand description

Constants and definitions for AVR microcontrollers

§Library structure

This library contains definitions for every 8-bit AVR microcontroller.

The information for each device is separated into submodules, named after the microcontroller itself.

The current module is an alias to whatever microcontroller is currently being targeted.

§Enabling all microcontrollers at once

You may want to compile with the all-mcus feature enabled, which enables modules for all microcontrollers to be compiled and included at once.

Modules§

at90can32
The module containing the values for the ‘at90can32’ microcontroller The AVR AT90CAN32 microcontroller
at90can64
The module containing the values for the ‘at90can64’ microcontroller The AVR AT90CAN64 microcontroller
at90can128
The module containing the values for the ‘at90can128’ microcontroller The AVR AT90CAN128 microcontroller
at90pwm1
The module containing the values for the ‘at90pwm1’ microcontroller The AVR AT90PWM1 microcontroller
at90pwm2b
The module containing the values for the ‘at90pwm2b’ microcontroller The AVR AT90PWM2B microcontroller
at90pwm3b
The module containing the values for the ‘at90pwm3b’ microcontroller The AVR AT90PWM3B microcontroller
at90pwm81
The module containing the values for the ‘at90pwm81’ microcontroller The AVR AT90PWM81 microcontroller
at90pwm161
The module containing the values for the ‘at90pwm161’ microcontroller The AVR AT90PWM161 microcontroller
at90pwm216
The module containing the values for the ‘at90pwm216’ microcontroller The AVR AT90PWM216 microcontroller
at90pwm316
The module containing the values for the ‘at90pwm316’ microcontroller The AVR AT90PWM316 microcontroller
at90usb82
The module containing the values for the ‘at90usb82’ microcontroller The AVR AT90USB82 microcontroller
at90usb162
The module containing the values for the ‘at90usb162’ microcontroller The AVR AT90USB162 microcontroller
at90usb646
The module containing the values for the ‘at90usb646’ microcontroller The AVR AT90USB646 microcontroller
at90usb647
The module containing the values for the ‘at90usb647’ microcontroller The AVR AT90USB647 microcontroller
at90usb1286
The module containing the values for the ‘at90usb1286’ microcontroller The AVR AT90USB1286 microcontroller
at90usb1287
The module containing the values for the ‘at90usb1287’ microcontroller The AVR AT90USB1287 microcontroller
ata5272
The module containing the values for the ‘ata5272’ microcontroller The AVR ATA5272 microcontroller
ata5505
The module containing the values for the ‘ata5505’ microcontroller The AVR ATA5505 microcontroller
ata5781
The module containing the values for the ‘ata5781’ microcontroller The AVR ATA5781 microcontroller
ata5782
The module containing the values for the ‘ata5782’ microcontroller The AVR ATA5782 microcontroller
ata5783
The module containing the values for the ‘ata5783’ microcontroller The AVR ATA5783 microcontroller
ata5787
The module containing the values for the ‘ata5787’ microcontroller The AVR ATA5787 microcontroller
ata5790
The module containing the values for the ‘ata5790’ microcontroller The AVR ATA5790 microcontroller
ata5791
The module containing the values for the ‘ata5791’ microcontroller The AVR ATA5791 microcontroller
ata5795
The module containing the values for the ‘ata5795’ microcontroller The AVR ATA5795 microcontroller
ata5831
The module containing the values for the ‘ata5831’ microcontroller The AVR ATA5831 microcontroller
ata5832
The module containing the values for the ‘ata5832’ microcontroller The AVR ATA5832 microcontroller
ata5833
The module containing the values for the ‘ata5833’ microcontroller The AVR ATA5833 microcontroller
ata5835
The module containing the values for the ‘ata5835’ microcontroller The AVR ATA5835 microcontroller
ata6285
The module containing the values for the ‘ata6285’ microcontroller The AVR ATA6285 microcontroller
ata6286
The module containing the values for the ‘ata6286’ microcontroller The AVR ATA6286 microcontroller
ata8210
The module containing the values for the ‘ata8210’ microcontroller The AVR ATA8210 microcontroller
ata8215
The module containing the values for the ‘ata8215’ microcontroller The AVR ATA8215 microcontroller
ata8510
The module containing the values for the ‘ata8510’ microcontroller The AVR ATA8510 microcontroller
ata8515
The module containing the values for the ‘ata8515’ microcontroller The AVR ATA8515 microcontroller
ata5700m322
The module containing the values for the ‘ata5700m322’ microcontroller The AVR ATA5700M322 microcontroller
ata5702m322
The module containing the values for the ‘ata5702m322’ microcontroller The AVR ATA5702M322 microcontroller
ata5790n
The module containing the values for the ‘ata5790n’ microcontroller The AVR ATA5790N microcontroller
ata6612c
The module containing the values for the ‘ata6612c’ microcontroller The AVR ATA6612C microcontroller
ata6613c
The module containing the values for the ‘ata6613c’ microcontroller The AVR ATA6613C microcontroller
ata6614q
The module containing the values for the ‘ata6614q’ microcontroller The AVR ATA6614Q microcontroller
ata6616c
The module containing the values for the ‘ata6616c’ microcontroller The AVR ATA6616C microcontroller
ata6617c
The module containing the values for the ‘ata6617c’ microcontroller The AVR ATA6617C microcontroller
ata664251
The module containing the values for the ‘ata664251’ microcontroller The AVR ATA664251 microcontroller
atmega8
The module containing the values for the ‘atmega8’ microcontroller The AVR ATmega8 microcontroller
atmega8a
The module containing the values for the ‘atmega8a’ microcontroller The AVR ATmega8A microcontroller
atmega8hva
The module containing the values for the ‘atmega8hva’ microcontroller The AVR ATmega8HVA microcontroller
atmega8u2
The module containing the values for the ‘atmega8u2’ microcontroller The AVR ATmega8U2 microcontroller
atmega16
The module containing the values for the ‘atmega16’ microcontroller The AVR ATmega16 microcontroller
atmega32
The module containing the values for the ‘atmega32’ microcontroller The AVR ATmega32 microcontroller
atmega48
The module containing the values for the ‘atmega48’ microcontroller The AVR ATmega48 microcontroller
atmega64
The module containing the values for the ‘atmega64’ microcontroller The AVR ATmega64 microcontroller
atmega88
The module containing the values for the ‘atmega88’ microcontroller The AVR ATmega88 microcontroller
atmega16a
The module containing the values for the ‘atmega16a’ microcontroller The AVR ATmega16A microcontroller
atmega16hva
The module containing the values for the ‘atmega16hva’ microcontroller The AVR ATmega16HVA microcontroller
atmega16hvb
The module containing the values for the ‘atmega16hvb’ microcontroller The AVR ATmega16HVB microcontroller
atmega16hvbrevb
The module containing the values for the ‘atmega16hvbrevb’ microcontroller The AVR ATmega16HVBrevB microcontroller
atmega16m1
The module containing the values for the ‘atmega16m1’ microcontroller The AVR ATmega16M1 microcontroller
atmega16u2
The module containing the values for the ‘atmega16u2’ microcontroller The AVR ATmega16U2 microcontroller
atmega16u4
The module containing the values for the ‘atmega16u4’ microcontroller The AVR ATmega16U4 microcontroller
atmega32a
The module containing the values for the ‘atmega32a’ microcontroller The AVR ATmega32A microcontroller
atmega32c1
The module containing the values for the ‘atmega32c1’ microcontroller The AVR ATmega32C1 microcontroller
atmega32hvb
The module containing the values for the ‘atmega32hvb’ microcontroller The AVR ATmega32HVB microcontroller
atmega32hvbrevb
The module containing the values for the ‘atmega32hvbrevb’ microcontroller The AVR ATmega32HVBrevB microcontroller
atmega32m1
The module containing the values for the ‘atmega32m1’ microcontroller The AVR ATmega32M1 microcontroller
atmega32u2
The module containing the values for the ‘atmega32u2’ microcontroller The AVR ATmega32U2 microcontroller
atmega32u4
The module containing the values for the ‘atmega32u4’ microcontroller The AVR ATmega32U4 microcontroller
atmega48a
The module containing the values for the ‘atmega48a’ microcontroller The AVR ATmega48A microcontroller
atmega48p
The module containing the values for the ‘atmega48p’ microcontroller The AVR ATmega48P microcontroller
atmega48pa
The module containing the values for the ‘atmega48pa’ microcontroller The AVR ATmega48PA microcontroller
atmega48pb
The module containing the values for the ‘atmega48pb’ microcontroller The AVR ATmega48PB microcontroller
atmega64a
The module containing the values for the ‘atmega64a’ microcontroller The AVR ATmega64A microcontroller
atmega64c1
The module containing the values for the ‘atmega64c1’ microcontroller The AVR ATmega64C1 microcontroller
atmega64hve2
The module containing the values for the ‘atmega64hve2’ microcontroller The AVR ATmega64HVE2 microcontroller
atmega64m1
The module containing the values for the ‘atmega64m1’ microcontroller The AVR ATmega64M1 microcontroller
atmega64rfr2
The module containing the values for the ‘atmega64rfr2’ microcontroller The AVR ATmega64RFR2 microcontroller
atmega88a
The module containing the values for the ‘atmega88a’ microcontroller The AVR ATmega88A microcontroller
atmega88p
The module containing the values for the ‘atmega88p’ microcontroller The AVR ATmega88P microcontroller
atmega88pa
The module containing the values for the ‘atmega88pa’ microcontroller The AVR ATmega88PA microcontroller
atmega88pb
The module containing the values for the ‘atmega88pb’ microcontroller The AVR ATmega88PB microcontroller
atmega128
The module containing the values for the ‘atmega128’ microcontroller The AVR ATmega128 microcontroller
atmega162
The module containing the values for the ‘atmega162’ microcontroller The AVR ATmega162 microcontroller
atmega168
The module containing the values for the ‘atmega168’ microcontroller The AVR ATmega168 microcontroller
atmega325
The module containing the values for the ‘atmega325’ microcontroller The AVR ATmega325 microcontroller
atmega328
The module containing the values for the ‘atmega328’ microcontroller
atmega329
The module containing the values for the ‘atmega329’ microcontroller The AVR ATmega329 microcontroller
atmega406
The module containing the values for the ‘atmega406’ microcontroller The AVR ATmega406 microcontroller
atmega640
The module containing the values for the ‘atmega640’ microcontroller The AVR ATmega640 microcontroller
atmega644
The module containing the values for the ‘atmega644’ microcontroller The AVR ATmega644 microcontroller
atmega645
The module containing the values for the ‘atmega645’ microcontroller The AVR ATmega645 microcontroller
atmega649
The module containing the values for the ‘atmega649’ microcontroller The AVR ATmega649 microcontroller
atmega808
The module containing the values for the ‘atmega808’ microcontroller The AVR ATmega808 microcontroller
atmega809
The module containing the values for the ‘atmega809’ microcontroller The AVR ATmega809 microcontroller
atmega128a
The module containing the values for the ‘atmega128a’ microcontroller The AVR ATmega128A microcontroller
atmega128rfa1
The module containing the values for the ‘atmega128rfa1’ microcontroller The AVR ATmega128RFA1 microcontroller
atmega128rfr2
The module containing the values for the ‘atmega128rfr2’ microcontroller The AVR ATmega128RFR2 microcontroller
atmega164a
The module containing the values for the ‘atmega164a’ microcontroller The AVR ATmega164A microcontroller
atmega164p
The module containing the values for the ‘atmega164p’ microcontroller The AVR ATmega164P microcontroller
atmega164pa
The module containing the values for the ‘atmega164pa’ microcontroller The AVR ATmega164PA microcontroller
atmega165a
The module containing the values for the ‘atmega165a’ microcontroller The AVR ATmega165A microcontroller
atmega165p
The module containing the values for the ‘atmega165p’ microcontroller The AVR ATmega165P microcontroller
atmega165pa
The module containing the values for the ‘atmega165pa’ microcontroller The AVR ATmega165PA microcontroller
atmega168a
The module containing the values for the ‘atmega168a’ microcontroller The AVR ATmega168A microcontroller
atmega168p
The module containing the values for the ‘atmega168p’ microcontroller The AVR ATmega168P microcontroller
atmega168pa
The module containing the values for the ‘atmega168pa’ microcontroller The AVR ATmega168PA microcontroller
atmega168pb
The module containing the values for the ‘atmega168pb’ microcontroller The AVR ATmega168PB microcontroller
atmega169a
The module containing the values for the ‘atmega169a’ microcontroller The AVR ATmega169A microcontroller
atmega169p
The module containing the values for the ‘atmega169p’ microcontroller The AVR ATmega169P microcontroller
atmega169pa
The module containing the values for the ‘atmega169pa’ microcontroller The AVR ATmega169PA microcontroller
atmega256rfr2
The module containing the values for the ‘atmega256rfr2’ microcontroller The AVR ATmega256RFR2 microcontroller
atmega324a
The module containing the values for the ‘atmega324a’ microcontroller The AVR ATmega324A microcontroller
atmega324p
The module containing the values for the ‘atmega324p’ microcontroller The AVR ATmega324P microcontroller
atmega324pa
The module containing the values for the ‘atmega324pa’ microcontroller The AVR ATmega324PA microcontroller
atmega324pb
The module containing the values for the ‘atmega324pb’ microcontroller The AVR ATmega324PB microcontroller
atmega325a
The module containing the values for the ‘atmega325a’ microcontroller The AVR ATmega325A microcontroller
atmega325p
The module containing the values for the ‘atmega325p’ microcontroller The AVR ATmega325P microcontroller
atmega325pa
The module containing the values for the ‘atmega325pa’ microcontroller The AVR ATmega325PA microcontroller
atmega328p
The module containing the values for the ‘atmega328p’ microcontroller The AVR ATmega328P microcontroller
atmega328pb
The module containing the values for the ‘atmega328pb’ microcontroller The AVR ATmega328PB microcontroller
atmega329a
The module containing the values for the ‘atmega329a’ microcontroller The AVR ATmega329A microcontroller
atmega329p
The module containing the values for the ‘atmega329p’ microcontroller The AVR ATmega329P microcontroller
atmega329pa
The module containing the values for the ‘atmega329pa’ microcontroller The AVR ATmega329PA microcontroller
atmega644a
The module containing the values for the ‘atmega644a’ microcontroller The AVR ATmega644A microcontroller
atmega644p
The module containing the values for the ‘atmega644p’ microcontroller The AVR ATmega644P microcontroller
atmega644pa
The module containing the values for the ‘atmega644pa’ microcontroller The AVR ATmega644PA microcontroller
atmega644rfr2
The module containing the values for the ‘atmega644rfr2’ microcontroller The AVR ATmega644RFR2 microcontroller
atmega645a
The module containing the values for the ‘atmega645a’ microcontroller The AVR ATmega645A microcontroller
atmega645p
The module containing the values for the ‘atmega645p’ microcontroller The AVR ATmega645P microcontroller
atmega649a
The module containing the values for the ‘atmega649a’ microcontroller The AVR ATmega649A microcontroller
atmega649p
The module containing the values for the ‘atmega649p’ microcontroller The AVR ATmega649P microcontroller
atmega1280
The module containing the values for the ‘atmega1280’ microcontroller The AVR ATmega1280 microcontroller
atmega1281
The module containing the values for the ‘atmega1281’ microcontroller The AVR ATmega1281 microcontroller
atmega1284
The module containing the values for the ‘atmega1284’ microcontroller The AVR ATmega1284 microcontroller
atmega1608
The module containing the values for the ‘atmega1608’ microcontroller The AVR ATmega1608 microcontroller
atmega1609
The module containing the values for the ‘atmega1609’ microcontroller The AVR ATmega1609 microcontroller
atmega2560
The module containing the values for the ‘atmega2560’ microcontroller The AVR ATmega2560 microcontroller
atmega2561
The module containing the values for the ‘atmega2561’ microcontroller The AVR ATmega2561 microcontroller
atmega3208
The module containing the values for the ‘atmega3208’ microcontroller The AVR ATmega3208 microcontroller
atmega3209
The module containing the values for the ‘atmega3209’ microcontroller The AVR ATmega3209 microcontroller
atmega3250
The module containing the values for the ‘atmega3250’ microcontroller The AVR ATmega3250 microcontroller
atmega3290
The module containing the values for the ‘atmega3290’ microcontroller The AVR ATmega3290 microcontroller
atmega4808
The module containing the values for the ‘atmega4808’ microcontroller The AVR ATmega4808 microcontroller
atmega4809
The module containing the values for the ‘atmega4809’ microcontroller The AVR ATmega4809 microcontroller
atmega6450
The module containing the values for the ‘atmega6450’ microcontroller The AVR ATmega6450 microcontroller
atmega6490
The module containing the values for the ‘atmega6490’ microcontroller The AVR ATmega6490 microcontroller
atmega8515
The module containing the values for the ‘atmega8515’ microcontroller The AVR ATmega8515 microcontroller
atmega8535
The module containing the values for the ‘atmega8535’ microcontroller The AVR ATmega8535 microcontroller
atmega1284p
The module containing the values for the ‘atmega1284p’ microcontroller The AVR ATmega1284P microcontroller
atmega1284rfr2
The module containing the values for the ‘atmega1284rfr2’ microcontroller The AVR ATmega1284RFR2 microcontroller
atmega2564rfr2
The module containing the values for the ‘atmega2564rfr2’ microcontroller The AVR ATmega2564RFR2 microcontroller
atmega3250a
The module containing the values for the ‘atmega3250a’ microcontroller The AVR ATmega3250A microcontroller
atmega3250p
The module containing the values for the ‘atmega3250p’ microcontroller The AVR ATmega3250P microcontroller
atmega3250pa
The module containing the values for the ‘atmega3250pa’ microcontroller The AVR ATmega3250PA microcontroller
atmega3290a
The module containing the values for the ‘atmega3290a’ microcontroller The AVR ATmega3290A microcontroller
atmega3290p
The module containing the values for the ‘atmega3290p’ microcontroller The AVR ATmega3290P microcontroller
atmega3290pa
The module containing the values for the ‘atmega3290pa’ microcontroller The AVR ATmega3290PA microcontroller
atmega6450a
The module containing the values for the ‘atmega6450a’ microcontroller The AVR ATmega6450A microcontroller
atmega6450p
The module containing the values for the ‘atmega6450p’ microcontroller The AVR ATmega6450P microcontroller
atmega6490a
The module containing the values for the ‘atmega6490a’ microcontroller The AVR ATmega6490A microcontroller
atmega6490p
The module containing the values for the ‘atmega6490p’ microcontroller The AVR ATmega6490P microcontroller
attiny4
The module containing the values for the ‘attiny4’ microcontroller The AVR ATtiny4 microcontroller
attiny5
The module containing the values for the ‘attiny5’ microcontroller The AVR ATtiny5 microcontroller
attiny9
The module containing the values for the ‘attiny9’ microcontroller The AVR ATtiny9 microcontroller
attiny10
The module containing the values for the ‘attiny10’ microcontroller The AVR ATtiny10 microcontroller
attiny11
The module containing the values for the ‘attiny11’ microcontroller The AVR ATtiny11 microcontroller
attiny12
The module containing the values for the ‘attiny12’ microcontroller The AVR ATtiny12 microcontroller
attiny13
The module containing the values for the ‘attiny13’ microcontroller The AVR ATtiny13 microcontroller
attiny15
The module containing the values for the ‘attiny15’ microcontroller The AVR ATtiny15 microcontroller
attiny20
The module containing the values for the ‘attiny20’ microcontroller The AVR ATtiny20 microcontroller
attiny24
The module containing the values for the ‘attiny24’ microcontroller The AVR ATtiny24 microcontroller
attiny25
The module containing the values for the ‘attiny25’ microcontroller The AVR ATtiny25 microcontroller
attiny26
The module containing the values for the ‘attiny26’ microcontroller The AVR ATtiny26 microcontroller
attiny40
The module containing the values for the ‘attiny40’ microcontroller The AVR ATtiny40 microcontroller
attiny44
The module containing the values for the ‘attiny44’ microcontroller The AVR ATtiny44 microcontroller
attiny45
The module containing the values for the ‘attiny45’ microcontroller The AVR ATtiny45 microcontroller
attiny48
The module containing the values for the ‘attiny48’ microcontroller The AVR ATtiny48 microcontroller
attiny80
The module containing the values for the ‘attiny80’ microcontroller The AVR ATtiny80 microcontroller
attiny84
The module containing the values for the ‘attiny84’ microcontroller The AVR ATtiny84 microcontroller
attiny85
The module containing the values for the ‘attiny85’ microcontroller The AVR ATtiny85 microcontroller
attiny87
The module containing the values for the ‘attiny87’ microcontroller The AVR ATtiny87 microcontroller
attiny88
The module containing the values for the ‘attiny88’ microcontroller The AVR ATtiny88 microcontroller
attiny13a
The module containing the values for the ‘attiny13a’ microcontroller The AVR ATtiny13A microcontroller
attiny24a
The module containing the values for the ‘attiny24a’ microcontroller The AVR ATtiny24A microcontroller
attiny43u
The module containing the values for the ‘attiny43u’ microcontroller The AVR ATtiny43U microcontroller
attiny44a
The module containing the values for the ‘attiny44a’ microcontroller The AVR ATtiny44A microcontroller
attiny84a
The module containing the values for the ‘attiny84a’ microcontroller The AVR ATtiny84A microcontroller
attiny102
The module containing the values for the ‘attiny102’ microcontroller The AVR ATtiny102 microcontroller
attiny104
The module containing the values for the ‘attiny104’ microcontroller The AVR ATtiny104 microcontroller
attiny167
The module containing the values for the ‘attiny167’ microcontroller The AVR ATtiny167 microcontroller
attiny212
The module containing the values for the ‘attiny212’ microcontroller The AVR ATtiny212 microcontroller
attiny214
The module containing the values for the ‘attiny214’ microcontroller The AVR ATtiny214 microcontroller
attiny261
The module containing the values for the ‘attiny261’ microcontroller The AVR ATtiny261 microcontroller
attiny412
The module containing the values for the ‘attiny412’ microcontroller The AVR ATtiny412 microcontroller
attiny414
The module containing the values for the ‘attiny414’ microcontroller The AVR ATtiny414 microcontroller
attiny416
The module containing the values for the ‘attiny416’ microcontroller The AVR ATtiny416 microcontroller
attiny417
The module containing the values for the ‘attiny417’ microcontroller The AVR ATtiny417 microcontroller
attiny441
The module containing the values for the ‘attiny441’ microcontroller The AVR ATtiny441 microcontroller
attiny461
The module containing the values for the ‘attiny461’ microcontroller The AVR ATtiny461 microcontroller
attiny814
The module containing the values for the ‘attiny814’ microcontroller The AVR ATtiny814 microcontroller
attiny816
The module containing the values for the ‘attiny816’ microcontroller The AVR ATtiny816 microcontroller
attiny817
The module containing the values for the ‘attiny817’ microcontroller The AVR ATtiny817 microcontroller
attiny828
The module containing the values for the ‘attiny828’ microcontroller The AVR ATtiny828 microcontroller
attiny840
The module containing the values for the ‘attiny840’ microcontroller The AVR ATtiny840 microcontroller
attiny841
The module containing the values for the ‘attiny841’ microcontroller The AVR ATtiny841 microcontroller
attiny861
The module containing the values for the ‘attiny861’ microcontroller The AVR ATtiny861 microcontroller
attiny261a
The module containing the values for the ‘attiny261a’ microcontroller The AVR ATtiny261A microcontroller
attiny461a
The module containing the values for the ‘attiny461a’ microcontroller The AVR ATtiny461A microcontroller
attiny861a
The module containing the values for the ‘attiny861a’ microcontroller The AVR ATtiny861A microcontroller
attiny1614
The module containing the values for the ‘attiny1614’ microcontroller The AVR ATtiny1614 microcontroller
attiny1616
The module containing the values for the ‘attiny1616’ microcontroller The AVR ATtiny1616 microcontroller
attiny1617
The module containing the values for the ‘attiny1617’ microcontroller The AVR ATtiny1617 microcontroller
attiny1634
The module containing the values for the ‘attiny1634’ microcontroller The AVR ATtiny1634 microcontroller
attiny2313
The module containing the values for the ‘attiny2313’ microcontroller The AVR ATtiny2313 microcontroller
attiny3214
The module containing the values for the ‘attiny3214’ microcontroller The AVR ATtiny3214 microcontroller
attiny3216
The module containing the values for the ‘attiny3216’ microcontroller The AVR ATtiny3216 microcontroller
attiny3217
The module containing the values for the ‘attiny3217’ microcontroller The AVR ATtiny3217 microcontroller
attiny4313
The module containing the values for the ‘attiny4313’ microcontroller The AVR ATtiny4313 microcontroller
attiny2313a
The module containing the values for the ‘attiny2313a’ microcontroller The AVR ATtiny2313A microcontroller
atxmega8e5
The module containing the values for the ‘atxmega8e5’ microcontroller The AVR ATxmega8E5 microcontroller
atxmega16a4
The module containing the values for the ‘atxmega16a4’ microcontroller The AVR ATxmega16A4 microcontroller
atxmega16a4u
The module containing the values for the ‘atxmega16a4u’ microcontroller The AVR ATxmega16A4U microcontroller
atxmega16c4
The module containing the values for the ‘atxmega16c4’ microcontroller The AVR ATxmega16C4 microcontroller
atxmega16d4
The module containing the values for the ‘atxmega16d4’ microcontroller The AVR ATxmega16D4 microcontroller
atxmega16e5
The module containing the values for the ‘atxmega16e5’ microcontroller The AVR ATxmega16E5 microcontroller
atxmega32a4
The module containing the values for the ‘atxmega32a4’ microcontroller The AVR ATxmega32A4 microcontroller
atxmega32a4u
The module containing the values for the ‘atxmega32a4u’ microcontroller The AVR ATxmega32A4U microcontroller
atxmega32c3
The module containing the values for the ‘atxmega32c3’ microcontroller The AVR ATxmega32C3 microcontroller
atxmega32c4
The module containing the values for the ‘atxmega32c4’ microcontroller The AVR ATxmega32C4 microcontroller
atxmega32d3
The module containing the values for the ‘atxmega32d3’ microcontroller The AVR ATxmega32D3 microcontroller
atxmega32d4
The module containing the values for the ‘atxmega32d4’ microcontroller The AVR ATxmega32D4 microcontroller
atxmega32e5
The module containing the values for the ‘atxmega32e5’ microcontroller The AVR ATxmega32E5 microcontroller
atxmega64a1
The module containing the values for the ‘atxmega64a1’ microcontroller The AVR ATxmega64A1 microcontroller
atxmega64a3
The module containing the values for the ‘atxmega64a3’ microcontroller The AVR ATxmega64A3 microcontroller
atxmega64a1u
The module containing the values for the ‘atxmega64a1u’ microcontroller The AVR ATxmega64A1U microcontroller
atxmega64a3u
The module containing the values for the ‘atxmega64a3u’ microcontroller The AVR ATxmega64A3U microcontroller
atxmega64a4u
The module containing the values for the ‘atxmega64a4u’ microcontroller The AVR ATxmega64A4U microcontroller
atxmega64b1
The module containing the values for the ‘atxmega64b1’ microcontroller The AVR ATxmega64B1 microcontroller
atxmega64b3
The module containing the values for the ‘atxmega64b3’ microcontroller The AVR ATxmega64B3 microcontroller
atxmega64c3
The module containing the values for the ‘atxmega64c3’ microcontroller The AVR ATxmega64C3 microcontroller
atxmega64d3
The module containing the values for the ‘atxmega64d3’ microcontroller The AVR ATxmega64D3 microcontroller
atxmega64d4
The module containing the values for the ‘atxmega64d4’ microcontroller The AVR ATxmega64D4 microcontroller
atxmega128a1
The module containing the values for the ‘atxmega128a1’ microcontroller The AVR ATxmega128A1 microcontroller
atxmega128a3
The module containing the values for the ‘atxmega128a3’ microcontroller The AVR ATxmega128A3 microcontroller
atxmega128a1u
The module containing the values for the ‘atxmega128a1u’ microcontroller The AVR ATxmega128A1U microcontroller
atxmega128a3u
The module containing the values for the ‘atxmega128a3u’ microcontroller The AVR ATxmega128A3U microcontroller
atxmega128a4u
The module containing the values for the ‘atxmega128a4u’ microcontroller The AVR ATxmega128A4U microcontroller
atxmega128b1
The module containing the values for the ‘atxmega128b1’ microcontroller The AVR ATxmega128B1 microcontroller
atxmega128b3
The module containing the values for the ‘atxmega128b3’ microcontroller The AVR ATxmega128B3 microcontroller
atxmega128c3
The module containing the values for the ‘atxmega128c3’ microcontroller The AVR ATxmega128C3 microcontroller
atxmega128d3
The module containing the values for the ‘atxmega128d3’ microcontroller The AVR ATxmega128D3 microcontroller
atxmega128d4
The module containing the values for the ‘atxmega128d4’ microcontroller The AVR ATxmega128D4 microcontroller
atxmega192a3
The module containing the values for the ‘atxmega192a3’ microcontroller The AVR ATxmega192A3 microcontroller
atxmega192a3u
The module containing the values for the ‘atxmega192a3u’ microcontroller The AVR ATxmega192A3U microcontroller
atxmega192c3
The module containing the values for the ‘atxmega192c3’ microcontroller The AVR ATxmega192C3 microcontroller
atxmega192d3
The module containing the values for the ‘atxmega192d3’ microcontroller The AVR ATxmega192D3 microcontroller
atxmega256a3
The module containing the values for the ‘atxmega256a3’ microcontroller The AVR ATxmega256A3 microcontroller
atxmega256a3b
The module containing the values for the ‘atxmega256a3b’ microcontroller The AVR ATxmega256A3B microcontroller
atxmega256a3bu
The module containing the values for the ‘atxmega256a3bu’ microcontroller The AVR ATxmega256A3BU microcontroller
atxmega256a3u
The module containing the values for the ‘atxmega256a3u’ microcontroller The AVR ATxmega256A3U microcontroller
atxmega256c3
The module containing the values for the ‘atxmega256c3’ microcontroller The AVR ATxmega256C3 microcontroller
atxmega256d3
The module containing the values for the ‘atxmega256d3’ microcontroller The AVR ATxmega256D3 microcontroller
atxmega384c3
The module containing the values for the ‘atxmega384c3’ microcontroller The AVR ATxmega384C3 microcontroller
atxmega384d3
The module containing the values for the ‘atxmega384d3’ microcontroller The AVR ATxmega384D3 microcontroller
current
Contains definitions for the current AVR device being targeted. The ‘atmega328’ is the default when targeting non-AVR devices.