Struct stm32f105xx::afio::EXTICR1 [] [src]

pub struct EXTICR1 { /* fields omitted */ }

External interrupt configuration register 1 (AFIO_EXTICR1)

Methods

impl EXTICR1
[src]

[src]

Modifies the contents of the register

[src]

Reads the contents of the register

[src]

Writes to the register

[src]

Writes the reset value to the register

Trait Implementations

Auto Trait Implementations

impl Send for EXTICR1

impl !Sync for EXTICR1