[−][src]Module avr_device::attiny85
ATtiny85 Peripheral access API for ATTINY85 microcontrollers (generated using svd2rust v0.17.0 (29129c0e4e26 2020-09-23))
You can find an overview of the generated API here.
API features to be included in the next
svd2rust release can be generated by cloning the svd2rust repository, checking out the above commit, and running cargo doc --open.
Modules
| ac | Analog Comparator |
| adc | Analog-to-Digital Converter |
| boot_load | Bootloader |
| cpu | CPU Registers |
| eeprom | EEPROM |
| exint | External Interrupts |
| fuse | Fuses |
| lockbit | Lockbits |
| portb | I/O Port |
| tc0 | Timer/Counter0, 8-bit, PWM |
| tc1 | Timer/Counter1, 8-bit |
| usi | Universal Serial Interface |
| wdt | Watchdog Timer |
Structs
| AC | Analog Comparator |
| ADC | Analog-to-Digital Converter |
| BOOT_LOAD | Bootloader |
| CPU | CPU Registers |
| EEPROM | EEPROM |
| EXINT | External Interrupts |
| FUSE | Fuses |
| LOCKBIT | Lockbits |
| PORTB | I/O Port |
| Peripherals | All the peripherals |
| TC0 | Timer/Counter0, 8-bit, PWM |
| TC1 | Timer/Counter1, 8-bit |
| USI | Universal Serial Interface |
| WDT | Watchdog Timer |
Enums
| Interrupt | Enumeration of all the interrupts |