Simba Logo
latest
  • Getting Started
  • User Guide
  • Developer Guide
  • Boards
  • Examples
  • Library Reference
    • 1. kernel
    • 2. sync
    • 3. drivers
      • 3.1. basic
        • 3.1.1. adc — Analog to digital convertion
        • 3.1.2. analog_input_pin — Analog input pin
        • 3.1.3. analog_output_pin — Analog output pin
        • 3.1.4. chipid — Chip identity
        • 3.1.5. dac — Digital to analog convertion
        • 3.1.6. exti — External interrupts
        • 3.1.7. pcint — Pin change interrupts
        • 3.1.8. pin — Digital pins
        • 3.1.9. power — Power control
        • 3.1.10. pwm — Pulse width modulation
        • 3.1.11. pwm_soft — Software pulse width modulation
        • 3.1.12. random — Random numbers.
        • 3.1.13. watchdog — Hardware watchdog
      • 3.2. sensors
      • 3.3. storage
      • 3.4. network
      • 3.5. displays
      • 3.6. various
    • 4. filesystems
    • 5. inet
    • 6. oam
    • 7. debug
    • 8. collections
    • 9. alloc
    • 10. text
    • 11. encode
    • 12. hash
    • 13. multimedia
    • 14. science
    • 15. boards
    • 16. mcus
  • License
  • Videos
  • Links
Simba
  • Docs »
  • Library Reference »
  • 3. drivers »
  • 3.1. basic
  • Edit on GitHub

3.1. basic¶

Basic drivers.

  • 3.1.1. adc — Analog to digital convertion
  • 3.1.2. analog_input_pin — Analog input pin
  • 3.1.3. analog_output_pin — Analog output pin
  • 3.1.4. chipid — Chip identity
  • 3.1.5. dac — Digital to analog convertion
  • 3.1.6. exti — External interrupts
  • 3.1.7. pcint — Pin change interrupts
  • 3.1.8. pin — Digital pins
  • 3.1.9. power — Power control
  • 3.1.10. pwm — Pulse width modulation
  • 3.1.11. pwm_soft — Software pulse width modulation
  • 3.1.12. random — Random numbers.
  • 3.1.13. watchdog — Hardware watchdog
Next Previous

© Copyright 2015-2018, Erik Moqvist. Revision 351d933f.

Built with Sphinx using a theme provided by Read the Docs.