pub struct R(_);
Expand description

Register PAD_HOLD reader

Implementations

Bit 0 - hold rtc pad0

Bit 1 - hold rtc pad-1

Bit 2 - hold rtc pad-2

Bit 3 - hold rtc pad-3

Bit 4 - hold rtc pad-4

Bit 5 - hold rtc pad-5

Bit 6 - hold rtc pad-6

Bit 7 - hold rtc pad-7

Bit 8 - hold rtc pad-8

Bit 9 - hold rtc pad-9

Bit 10 - hold rtc pad-10

Bit 11 - hold rtc pad-11

Bit 12 - hold rtc pad-12

Bit 13 - hold rtc pad-13

Bit 14 - hold rtc pad-14

Bit 15 - hold rtc pad-15

Bit 16 - hold rtc pad-16

Bit 17 - hold rtc pad-17

Bit 18 - hold rtc pad-18

Bit 19 - hold rtc pad-19

Bit 20 - hold rtc pad-20

Bit 21 - hold rtc pad-21

Methods from Deref<Target = R<PAD_HOLD_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.