Struct stm32f0xx_hal::stm32::syscfg::exticr2::EXTI4_W[][src]

pub struct EXTI4_W<'a> { /* fields omitted */ }
Expand description

Field EXTI4 writer - EXTI 4 configuration bits

Implementations

Writes variant to the field

Select PE4 as the source input for the EXTI4 external interrupt

Select PA4 as the source input for the EXTI4 external interrupt

Select PB4 as the source input for the EXTI4 external interrupt

Select PC4 as the source input for the EXTI4 external interrupt

Select PD4 as the source input for the EXTI4 external interrupt

Select PF4 as the source input for the EXTI4 external interrupt

Writes raw bits to the field

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

Performs the conversion.

Performs the conversion.

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.