Struct stm32f1::stm32f107::tim1::CCMR2_OUTPUT[][src]

pub struct CCMR2_OUTPUT { /* fields omitted */ }

capture/compare mode register (output mode)

Methods

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

impl !Sync for CCMR2_OUTPUT