ashv2 12.0.0

Asynchronous Serial Host protocol version 2 (ASHv2).
Documentation
1
2
3
4
5
//! Header types for frames that do not have a constant header value.

pub mod ack;
pub mod data;
pub mod nak;