Struct stm32f469xx::dsihost::dsi_fir0::R

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

Value read from the register

Implementations§

Value of the register as raw bits

Bit 20 - Force PHY Error 4

Bit 19 - Force PHY Error 3

Bit 18 - Force PHY Error 2

Bit 17 - Force PHY Error 1

Bit 16 - Force PHY Error 0

Bit 15 - Force Acknowledge Error 15

Bit 14 - Force Acknowledge Error 14

Bit 13 - Force Acknowledge Error 13

Bit 12 - Force Acknowledge Error 12

Bit 11 - Force Acknowledge Error 11

Bit 10 - Force Acknowledge Error 10

Bit 9 - Force Acknowledge Error 9

Bit 8 - Force Acknowledge Error 8

Bit 7 - Force Acknowledge Error 7

Bit 6 - Force Acknowledge Error 6

Bit 5 - Force Acknowledge Error 5

Bit 4 - Force Acknowledge Error 4

Bit 3 - Force Acknowledge Error 3

Bit 2 - Force Acknowledge Error 2

Bit 1 - Force Acknowledge Error 1

Bit 0 - Force 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.