Struct stm32f103xx::afio::exticr4::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 - EXTI12 configuration

Bits 4:7 - EXTI13 configuration

Bits 8:11 - EXTI14 configuration

Bits 12:15 - EXTI15 configuration

Auto Trait Implementations

impl Send for R

impl Sync for R