Struct stm32f030_cf::tim3::CCMR2_OUTPUT[][src]

pub struct CCMR2_OUTPUT { /* fields omitted */ }

capture/compare mode register 2 (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