embedded_types 0.3.2

Types useful in embedded, no_std amd hw development
Documentation
1
2
3
4
#![no_std]

pub mod io;
pub mod can;