pub struct W(_);
Register ST10_TCONFA writer
ST10_TCONFA
Bits 0:3 - Sensor Compare Value
Bits 4:7 - Sensor Mask
Bits 8:12 - Next State Index
Bit 14 - Enable State Descriptor Chaining
Bit 15 - Set Interrupt Flag Enable
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