Struct stm32f1::stm32f100::afio::EVCR[][src]

pub struct EVCR { /* fields omitted */ }

Event Control Register (AFIO_EVCR)

Methods

impl EVCR
[src]

Modifies the contents of the register

Reads the contents of the register

Writes to the register

Writes the reset value to the register

Auto Trait Implementations

impl Send for EVCR

impl !Sync for EVCR