Frameworks ========== Peripheral ---------- The class Peripheral provides the basis to implement all peripherals built in a device model. It provide the facilities to allocate and access I/O registers and interrupts. .. doxygengroup:: core_peripheral :project: yasimavr Analog to Digital converter --------------------------- .. doxygengroup:: api_adc :project: yasimavr Timer/Counter ------------- .. doxygengroup:: api_timer :project: yasimavr Serial Peripheral Interface --------------------------- .. doxygengroup:: api_spi :project: yasimavr Two-Wire Interface ------------------ .. doxygengroup:: api_twi :project: yasimavr Universal Asynchronous Serial Interface --------------------------------------- .. doxygengroup:: api_uart :project: yasimavr Voltage References --------------------------------------- .. doxygengroup:: api_vref :project: yasimavr