Struct stm32f429::syscfg::exticr1::R
[−]
[src]
pub struct R { /* fields omitted */ }Value read from the register
Methods
impl R[src]
fn bits(&self) -> u32[src]
Value of the register as raw bits
fn exti3(&self) -> EXTI3R[src]
Bits 12:15 - EXTI x configuration (x = 0 to 3)
fn exti2(&self) -> EXTI2R[src]
Bits 8:11 - EXTI x configuration (x = 0 to 3)
fn exti1(&self) -> EXTI1R[src]
Bits 4:7 - EXTI x configuration (x = 0 to 3)
fn exti0(&self) -> EXTI0R[src]
Bits 0:3 - EXTI x configuration (x = 0 to 3)