Basic AVR device, contains the core functionality.
HWTimer16_2C2 * timer1
timer 1 unit
AVRDevice class for AT90S8515.
Pin class, handles input and output to external parts.
IOSpecialReg * gimsk_reg
GIMSK IO register.
Defines a Port, e.g. a hardware device for GPIO.
ExternalIRQHandler * extirq
external interrupt support
IOSpecialReg * mcucr_reg
MCUCR IO register.
Handler for external IRQ's to communicate with IRQ system and mask/flag registers.
PrescalerMultiplexerExt premux1
prescaler multiplexer for timer 1
IOSpecialReg * gifr_reg
GIFR IO register.
HWTimer8_0C * timer0
timer 0 unit
TimerIRQRegister * timer01irq
timer interrupt unit for timer
Pin & ocr1b
output pin for output compare B on timer 1
Timer unit with 16Bit counter and 2 output compare units and 2 config registers.
PrescalerMultiplexerExt premux0
prescaler multiplexer for timer 0
Provices flag and mask register for timer interrupts and connects irq lines to irqsystem.
HWPrescaler prescaler
prescaler unit for timer
Prescaler unit for support timers with clock.
Timer unit with 8Bit counter and no output compare unit.
Class, which provides input capture source for 16bit timers.
ICaptureSource * inputCapture1
input capture source for timer1
Implements the I/O hardware necessary to do UART transfers.
PrescalerMultiplexer with external count pin.
Analog comparator peripheral.