Struct stm32f105xx::afio::EXTICR4 [] [src]

pub struct EXTICR4 { /* fields omitted */ }

External interrupt configuration register 4 (AFIO_EXTICR4)

Methods

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

impl !Sync for EXTICR4