pub struct R(_);
Register TOUCH_PAD9 reader
TOUCH_PAD9
Bit 19 - connect the rtc pad input to digital pad input Ó0Ó is availbale
Bit 20 - touch sensor power on.
Bit 21 - default touch sensor tie option. 0: tie low 1: tie high.
Bit 22 - start touch sensor.
Bits 23:25 - touch sensor slope control. 3-bit for each touch panel default 100.
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