Struct stm32f105xx::afio::EXTICR2 [] [src]

pub struct EXTICR2 { /* fields omitted */ }

External interrupt configuration register 2 (AFIO_EXTICR2)

Methods

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

impl !Sync for EXTICR2