Struct stm32l0x2::syscfg_comp::exticr1::R [] [src]

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

[src]

Value of the register as raw bits

[src]

Bits 12:15 - EXTI x configuration (x = 0 to 3)

[src]

Bits 8:11 - EXTI x configuration (x = 0 to 3)

[src]

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

[src]

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

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R