pub struct TX { /* private fields */ }
CAN Transmit cluster
0x00 - CAN_TI0R
0x04 - CAN_TDT0R
0x08 - CAN_TDL0R
0x0c - CAN_TDH0R
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