pub struct W(_);
Register ST13_TCONFB writer
ST13_TCONFB
Bits 0:3 - Sensor Compare Value
Bits 4:7 - Sensor Mask
Bits 8:12 - Next State Index
Bit 15 - Set Interrupt Flag
Bits 16:18 - Configure Transition Action
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