Struct stm32l0x2::syscfg_comp::exticr3::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 = 8 to 11)

[src]

Bits 8:11 - EXTI10

[src]

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

[src]

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

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R