pub struct R(_);
Expand description

Register TOUCH_SCAN_CTRL reader

Implementations§

Bits 0:1 - De-noise resolution: 12/10/8/4 bit

Bit 2 - touch pad0 will be used to de-noise

Bit 8 - inactive touch pads connect to 1: gnd 0: HighZ

Bit 9 - touch pad14 will be used as shield

Bits 10:24 - touch scan mode pad enable map

Bits 25:27 - touch7 buffer driver strength

Bits 28:31 - select out ring pad

Methods from Deref<Target = R<TOUCH_SCAN_CTRL_SPEC>>§

Reads raw bits from register.

Trait Implementations§

The resulting type after dereferencing.
Dereferences the value.
Converts to this type from the input type.

Auto Trait Implementations§

Blanket Implementations§

Gets the TypeId of self. Read more
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more

Returns the argument unchanged.

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.