Struct ht32f523x2::exti::exti_wakupcr::R

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

Value read from the register

Implementations

Value of the register as raw bits

Bit 0 - EXTI0WEN

Bit 1 - EXTI1WEN

Bit 2 - EXTI2WEN

Bit 3 - EXTI3WEN

Bit 4 - EXTI4WEN

Bit 5 - EXTI5WEN

Bit 6 - EXTI6WEN

Bit 7 - EXTI7WEN

Bit 8 - EXTI8WEN

Bit 9 - EXTI9WEN

Bit 10 - EXTI10WEN

Bit 11 - EXTI11WEN

Bit 12 - EXTI12WEN

Bit 13 - EXTI13WEN

Bit 14 - EXTI14WEN

Bit 15 - EXTI15WEN

Bit 31 - EVWUPIEN

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.