Struct stm32f0::stm32f0x2::syscfg_comp::SYSCFG_EXTICR3[][src]

pub struct SYSCFG_EXTICR3 { /* fields omitted */ }

external interrupt configuration register 3

Methods

impl SYSCFG_EXTICR3
[src]

Modifies the contents of the register

Reads the contents of the register

Writes to the register

Writes the reset value to the register

Auto Trait Implementations