ueight 0.2.0

Helpers for raw AVR programming
Documentation
ueight-0.2.0 has been yanked.

ueight

helper functions for eight bit architecture (AVR) programming

  • register
    • write
    • read
    • set_bit
    • unset_bit
    • toggle_bit
  • convert
    • bit_to_char
    • byte_to_char_array
    • byte_repr