pub type RxBuffer = Buffer<Rx>;
Alias for receive buffer.
pub struct RxBuffer { /* private fields */ }