pub type S2mRx<'a> = Receiver<'a, SlaveToMaster, { _ }>;
pub struct S2mRx<'a> { /* private fields */ }