Struct stm32f469xx::dsihost::dsi_isr0::R

source ·
pub struct R { /* private fields */ }
Expand description

Value read from the register

Implementations§

Value of the register as raw bits

Bit 20 - PHY Error 4

Bit 19 - PHY Error 3

Bit 18 - PHY Error 2

Bit 17 - PHY Error 1

Bit 16 - PHY Error 0

Bit 15 - Acknowledge Error 15

Bit 14 - Acknowledge Error 14

Bit 13 - Acknowledge Error 13

Bit 12 - Acknowledge Error 12

Bit 11 - Acknowledge Error 11

Bit 10 - Acknowledge Error 10

Bit 9 - Acknowledge Error 9

Bit 8 - Acknowledge Error 8

Bit 7 - Acknowledge Error 7

Bit 6 - Acknowledge Error 6

Bit 5 - Acknowledge Error 5

Bit 4 - Acknowledge Error 4

Bit 3 - Acknowledge Error 3

Bit 2 - Acknowledge Error 2

Bit 1 - Acknowledge Error 1

Bit 0 - Acknowledge Error 0

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.

Should always be Self
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.