Struct stm32f105xx::afio::EXTICR3 [] [src]

pub struct EXTICR3 { /* fields omitted */ }

External interrupt configuration register 3 (AFIO_EXTICR3)

Methods

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

impl !Sync for EXTICR3