[][src]Type Definition stm32l0::stm32l0x2::syscfg::exticr1::R

type R = R<u32, EXTICR1>;

Reader of register EXTICR1

Methods

impl R[src]

pub fn exti3(&self) -> EXTI3_R[src]

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

pub fn exti2(&self) -> EXTI2_R[src]

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

pub fn exti1(&self) -> EXTI1_R[src]

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

pub fn exti0(&self) -> EXTI0_R[src]

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