Crate bytex[][src]

Expand description

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

Modules

Bit manipulations

Helper functions for AVR register access

Functions

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