pub struct R(_);
Register ST23_TCONFB reader
ST23_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
Reads raw bits from register.
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