pub struct R(_);
Register TOUCH_PAD6 reader
TOUCH_PAD6
Bit 13 - input enable in work mode
Bit 14 - output enable in sleep mode
Bit 15 - input enable in sleep mode
Bit 16 - 1: enable sleep mode during sleep,0: no sleep mode
Bits 17:18 - function sel
Bit 19 - 1: use RTC GPIO,0: use digital GPIO
Bit 20 - TOUCH_XPD
Bit 21 - TOUCH_TIE_OPT
Bit 22 - TOUCH_START
Bit 27 - RUE
Bit 28 - RDE
Bits 29:30 - DRV
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