ueight 0.2.7

Helpers for raw AVR programming
Documentation

ueight

helper functions for eight bit architecture (AVR) programming

  • register
    • write
    • read
  • bit
    • set
    • unset
    • toggle
  • convert
    • bit_to_char
    • byte_to_char_array
    • byte_repr