pub struct RX { /* private fields */ }
CAN Receive cluster
0x00 - CAN_RI0R
0x04 - CAN_RDT0R
0x08 - CAN_RDL0R
0x0c - CAN_RDH0R
TypeId
self
Returns the argument unchanged.
Calls U::from(self).
U::from(self)
That is, this conversion is whatever the implementation of From<T> for U chooses to do.
From<T> for U