Struct stm32f105xx::afio::EVCR [] [src]

pub struct EVCR { /* fields omitted */ }

Event Control Register (AFIO_EVCR)

Methods

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

impl !Sync for EVCR