Struct stm32f30x::syscfg::exticr3::W [] [src]

pub struct W { /* fields omitted */ }

Value to write to the register

Methods

impl W
[src]

[src]

Reset value of the register

[src]

Writes raw bits to the register

[src]

Bits 12:15 - EXTI 11 configuration bits

[src]

Bits 8:11 - EXTI 10 configuration bits

[src]

Bits 4:7 - EXTI 9 configuration bits

[src]

Bits 0:3 - EXTI 8 configuration bits

Trait Implementations

Auto Trait Implementations

impl Send for W

impl Sync for W