Struct stm32f469xx::syscfg::EXTICR1[][src]

pub struct EXTICR1 { /* fields omitted */ }

external interrupt configuration register 1

Methods

impl EXTICR1
[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

impl Send for EXTICR1

impl !Sync for EXTICR1