pub struct W(_);
Register CMD%s writer
CMD%s
Bits 0:13 - Content of command 0. For more information, please refer to the register I2C_COMD0_REG in Chapter I²C Controller
Writes raw bits to the register.
Read datasheet or reference manual to find what values are allowed to pass.
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