ueight

Crates.ioueight
lib.rsueight
version0.2.7
sourcesrc
created_at2021-08-13 15:26:40.213394
updated_at2021-08-16 16:38:30.656842
descriptionHelpers for raw AVR programming
homepage
repositoryhttps://github.com/BitFields/ueight
max_upload_size
id435726
size7,650
AES (JosipHaboic)

documentation

README

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
Commit count: 0

cargo fmt