Struct stm32f030_cf::tim3::CCMR1_OUTPUT[][src]

pub struct CCMR1_OUTPUT { /* fields omitted */ }

capture/compare mode register 1 (output mode)

Methods

impl CCMR1_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 CCMR1_OUTPUT

impl !Sync for CCMR1_OUTPUT