Struct avr_device::atmega8u2::Peripherals [−][src]
pub struct Peripherals {Show 17 fields
pub AC: AC,
pub BOOT_LOAD: BOOT_LOAD,
pub CPU: CPU,
pub EEPROM: EEPROM,
pub EXINT: EXINT,
pub FUSE: FUSE,
pub LOCKBIT: LOCKBIT,
pub PLL: PLL,
pub PORTB: PORTB,
pub PORTC: PORTC,
pub PORTD: PORTD,
pub SPI: SPI,
pub TC0: TC0,
pub TC1: TC1,
pub USART1: USART1,
pub USB_DEVICE: USB_DEVICE,
pub WDT: WDT,
}Expand description
All the peripherals
Fields
AC: ACAC
BOOT_LOAD: BOOT_LOADBOOT_LOAD
CPU: CPUCPU
EEPROM: EEPROMEEPROM
EXINT: EXINTEXINT
FUSE: FUSEFUSE
LOCKBIT: LOCKBITLOCKBIT
PLL: PLLPLL
PORTB: PORTBPORTB
PORTC: PORTCPORTC
PORTD: PORTDPORTD
SPI: SPISPI
TC0: TC0TC0
TC1: TC1TC1
USART1: USART1USART1
USB_DEVICE: USB_DEVICEUSB_DEVICE
WDT: WDTWDT