Struct stm32l0x1::syscfg_comp::exticr2::W[][src]

pub struct W { /* fields omitted */ }

Value to write to the register

Methods

impl W
[src]

Reset value of the register

Writes raw bits to the register

Bits 12:15 - EXTI x configuration (x = 4 to 7)

Bits 8:11 - EXTI x configuration (x = 4 to 7)

Bits 4:7 - EXTI x configuration (x = 4 to 7)

Bits 0:3 - EXTI x configuration (x = 4 to 7)

Auto Trait Implementations

impl Send for W

impl Sync for W