pub struct R(_);
Expand description

Register RAM_COM6 reader

Implementations

Bit 31 - S31

Bit 30 - S30

Bit 29 - S29

Bit 28 - S28

Bit 27 - S27

Bit 26 - S26

Bit 25 - S25

Bit 24 - S24

Bit 23 - S23

Bit 22 - S22

Bit 21 - S21

Bit 20 - S20

Bit 19 - S19

Bit 18 - S18

Bit 17 - S17

Bit 16 - S16

Bit 15 - S15

Bit 14 - S14

Bit 13 - S13

Bit 12 - S12

Bit 11 - S11

Bit 10 - S10

Bit 9 - S09

Bit 8 - S08

Bit 7 - S07

Bit 6 - S06

Bit 5 - S05

Bit 4 - S04

Bit 3 - S03

Bit 2 - S02

Bit 1 - S01

Bit 0 - S00

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