Struct stm32f030_cf::tim3::CCMR2_INPUT[][src]

pub struct CCMR2_INPUT { /* fields omitted */ }

capture/compare mode register 2 (input mode)

Methods

impl CCMR2_INPUT
[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_INPUT

impl !Sync for CCMR2_INPUT