Struct stm32f7x3::syscfg::EXTICR3 [] [src]

pub struct EXTICR3 { /* fields omitted */ }

external interrupt configuration register 3

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