Crate bytex

Crate bytex 

Source
Expand description

Collection of functions for easier 8 bit byte manipulation and representation in no_std environment

Modules§

bit
Bit manipulations
register
Helper functions for AVR register access

Functions§

repr
Represents byte as [char; 10] in the format ‘0bxxxxxxxx’ suitable for printing