Struct stm32f469xx::dsihost::dsi_ier0::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 Interrupt Enable

Bit 19 - PHY Error 3 Interrupt Enable

Bit 18 - PHY Error 2 Interrupt Enable

Bit 17 - PHY Error 1 Interrupt Enable

Bit 16 - PHY Error 0 Interrupt Enable

Bit 15 - Acknowledge Error 15 Interrupt Enable

Bit 14 - Acknowledge Error 14 Interrupt Enable

Bit 13 - Acknowledge Error 13 Interrupt Enable

Bit 12 - Acknowledge Error 12 Interrupt Enable

Bit 11 - Acknowledge Error 11 Interrupt Enable

Bit 10 - Acknowledge Error 10 Interrupt Enable

Bit 9 - Acknowledge Error 9 Interrupt Enable

Bit 8 - Acknowledge Error 8 Interrupt Enable

Bit 7 - Acknowledge Error 7 Interrupt Enable

Bit 6 - Acknowledge Error 6 Interrupt Enable

Bit 5 - Acknowledge Error 5 Interrupt Enable

Bit 4 - Acknowledge Error 4 Interrupt Enable

Bit 3 - Acknowledge Error 3 Interrupt Enable

Bit 2 - Acknowledge Error 2 Interrupt Enable

Bit 1 - Acknowledge Error 1 Interrupt Enable

Bit 0 - Acknowledge Error 0 Interrupt Enable

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.