Struct stm32f103xx::afio::exticr1::R[][src]

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

Value of the register as raw bits

Bits 0:3 - EXTI0 configuration

Bits 4:7 - EXTI1 configuration

Bits 8:11 - EXTI2 configuration

Bits 12:15 - EXTI3 configuration

Auto Trait Implementations

impl Send for R

impl Sync for R